StateIndicator Constructors
Represents the base class for state indicators within gauges of all types.Name | Parameters | Description |
---|---|---|
StateIndicator() | none | Initializes a new instance of the StateIndicator class. |
StateIndicator(String) | name | Initializes a new instance of the StateIndicator class. |
See Also