GaugePointer.Placement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.