LinearScale.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::LinearPointerCollection ^ GaugePointers { Microsoft::ReportingServices::OnDemandReportRendering::LinearPointerCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.LinearPointerCollection GaugePointers { get; }
member this.GaugePointers : Microsoft.ReportingServices.OnDemandReportRendering.LinearPointerCollection
Public ReadOnly Property GaugePointers As LinearPointerCollection
Property Value
A LinearPointerCollection object.