Свойство RadialScale.GaugePointers
Gets the pointers on the scale.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property GaugePointers As RadialPointerCollection
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.RadialPointerCollection
A RadialPointerCollection object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering