StateIndicator Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents a state indicator.
The StateIndicator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
StateIndicator() | Creates a new instance of the StateIndicator class. |
![]() |
StateIndicator(IPropertyStore) | Creates a new instance of the StateIndicator class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
ActionInfo | Actions for the item. (Inherited from GaugePanelItem.) |
![]() |
Angle | The angle of the indicator. |
![]() |
GaugeInputValue | The input value. |
![]() |
Height | Height of the item as a percentage of the parent element. (Inherited from GaugePanelItem.) |
![]() |
Hidden | Indicates this item should be hidden. (Inherited from GaugePanelItem.) |
![]() |
IndicatorStates | A list of the indicator states. |
![]() |
IndicatorStyle | The indicator style. |
![]() |
Left | Distance from the left as a percentage of the parent element. (Inherited from GaugePanelItem.) |
![]() |
Name | Name of the GaugePanelItem. (Inherited from GaugePanelItem.) |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
ParentItem | Name of the parent GaugePanelItem. (Inherited from GaugePanelItem.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
ResizeMode | The resize mode. |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
StateImage | The state image. |
![]() |
Style | Gets the style properties of this report definition object. (Inherited from GaugePanelItem.) |
![]() |
Text | The display text for the state. |
![]() |
ToolTip | Tooltip text for the item. (Inherited from GaugePanelItem.) |
![]() |
Top | Distance from the top as a percentage of the parent element. (Inherited from GaugePanelItem.) |
![]() |
UseFontPercent | Determines if the font size is measured as a percentage of the parent or in specified units. |
![]() |
Width | Width of the item as a percentage of the parent element. (Inherited from GaugePanelItem.) |
![]() |
ZIndex | Drawing order of the item within the panel. (Inherited from GaugePanelItem.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top