GaugePointers-Eigenschaft
Gets the pointers on the scale.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property GaugePointers As RadialPointerCollection
Get
'Usage
Dim instance As RadialScale
Dim value As RadialPointerCollection
value = instance.GaugePointers
public RadialPointerCollection GaugePointers { get; }
public:
property RadialPointerCollection^ GaugePointers {
RadialPointerCollection^ get ();
}
member GaugePointers : RadialPointerCollection
function get GaugePointers () : RadialPointerCollection
Eigenschaftswert
Typ: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .RadialPointerCollection
A RadialPointerCollection object.