GaugePointer.Placement Property

Definition

Gets a value that determines where the pointer should be placed relative to the scale.

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)

Property Value

A ReportEnumProperty<EnumType> object that determines where the pointer should be placed relative to the scale.

Applies to