LinearScale.GaugePointers Property

Definition

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.

Applies to