Поделиться через


Свойство GaugePanel.StateIndicators

Gets the state indicators of this gauge panel.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property StateIndicators As StateIndicatorCollection 
    Get
'Применение
Dim instance As GaugePanel 
Dim value As StateIndicatorCollection 

value = instance.StateIndicators
public StateIndicatorCollection StateIndicators { get; }
public:
property StateIndicatorCollection^ StateIndicators {
    StateIndicatorCollection^ get ();
}
member StateIndicators : StateIndicatorCollection
function get StateIndicators () : StateIndicatorCollection

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.StateIndicatorCollection
A StateIndicatorCollection object.

См. также

Справочник

GaugePanel Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering