IndicatorState Class
Updated: February 25, 2016
Represents a set of state information in the state indicator.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
System::Object
Microsoft.ReportingServices.OnDemandReportRendering::GaugePanelObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering::IndicatorState
Microsoft.ReportingServices.OnDemandReportRendering::GaugePanelObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering::IndicatorState
| Name | Description | |
|---|---|---|
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

