RadialScale.GaugePointers Property

Definition

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.

Applies to