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


Класс IndicatorState

Represents a set of state information in the state indicator.

Иерархия наследования

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelObjectCollectionItem
    Microsoft.ReportingServices.OnDemandReportRendering.IndicatorState

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

Синтаксис

'Декларация
Public NotInheritable Class IndicatorState _
    Inherits GaugePanelObjectCollectionItem
'Применение
Dim instance As IndicatorState
public sealed class IndicatorState : GaugePanelObjectCollectionItem
public ref class IndicatorState sealed : public GaugePanelObjectCollectionItem
[<SealedAttribute>]
type IndicatorState =  
    class 
        inherit GaugePanelObjectCollectionItem 
    end
public final class IndicatorState extends GaugePanelObjectCollectionItem

Тип IndicatorState обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Color Gets the color of the state.
Открытое свойство EndValue Gets the end value in the state range.
Открытое свойство IndicatorImage Gets the properties of the state image.
Открытое свойство IndicatorStyle Gets the indicator style of the state.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Name Gets the name of the indicator state.
Открытое свойство ScaleFactor Gets the scale factor of the state image.
Открытое свойство StartValue Gets the start value in the state range.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

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