RadialScale.GaugePointers 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 the pointers on the scale.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::RadialPointerCollection ^ GaugePointers { Microsoft::ReportingServices::OnDemandReportRendering::RadialPointerCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.RadialPointerCollection GaugePointers { get; }
member this.GaugePointers : Microsoft.ReportingServices.OnDemandReportRendering.RadialPointerCollection
Public ReadOnly Property GaugePointers As RadialPointerCollection
Property Value
A RadialPointerCollection object.