GaugePointer.Placement Propiedad

Definición

Obtiene un valor que determina dónde debe colocarse el puntero respecto a la escala.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugePointerPlacements> ^ Placement { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugePointerPlacements> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugePointerPlacements> Placement { get; }
member this.Placement : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugePointerPlacements>
Public ReadOnly Property Placement As ReportEnumProperty(Of GaugePointerPlacements)

Valor de propiedad

Un ReportEnumProperty<EnumType> objeto que determina dónde debe colocarse el puntero en relación con la escala.

Se aplica a