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


Свойство IndicatorStateInstance.IndicatorStyle

Gets the calculated value of the IndicatorStyle property in a IndicatorState class.

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

Синтаксис

'Декларация
Public ReadOnly Property IndicatorStyle As GaugeStateIndicatorStyles 
    Get
'Применение
Dim instance As IndicatorStateInstance 
Dim value As GaugeStateIndicatorStyles 

value = instance.IndicatorStyle
public GaugeStateIndicatorStyles IndicatorStyle { get; }
public:
property GaugeStateIndicatorStyles IndicatorStyle {
    GaugeStateIndicatorStyles get ();
}
member IndicatorStyle : GaugeStateIndicatorStyles
function get IndicatorStyle () : GaugeStateIndicatorStyles

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.GaugeStateIndicatorStyles
A GaugeStateIndicatorStyles value that represents the calculated value of the IndicatorStyle property.

См. также

Справочник

IndicatorStateInstance Класс

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