State indicators are objects that identifies specific conditions for a range of data values. A state indicator must have one or more states that represent a range of values. State indicators can display distinct shapes.

Usage:
<vg:Gauge.Indicators>
<vg:StateIndicator>
.
.
.
</vg:StateIndicator>
</vg:Gauge.Indicators>
List of attributes:
|
Attribute |
Function |
|
Sets the border color of a marker. | |
|
Sets the thickness of a marker. | |
|
Sets the background color of a marker. | |
|
Sets the bevel of Indicator. | |
|
Sets the parameter used to create rounded or elliptical corners for the Indicator element. It is applicable if IndicatorStyle property is set to Rectangular only. | |
|
Sets the font family of Indicator if IndicatorStyle is set to Text. | |
|
Sets the font color of Indicator if IndicatorStyle is set to Text. | |
|
Sets the font style of Indicator if IndicatorStyle is set to Text. | |
|
Sets the font weight of Indicator if IndicatorStyle is set to Text. | |
|
Sets the font size of Indicator if IndicatorStyle is set to Text. | |
|
Sets the hyper link (http:// is required). | |
|
Sets where the URL specified in Href to be opened. | |
|
Sets the Indicator lighting. | |
|
Sets the length of the indicator. Range is 0 - 1. | |
|
Sets the width of the indicator. Range is 0 - 1. | |
|
Sets the label background color of Indicator. | |
|
Enables or disables the label. | |
|
Sets the label font color of Indicator. | |
|
Sets the label font family of Indicator. | |
|
Sets the label font style of Indicator. | |
|
Sets the label font weight of Indicator. | |
|
Sets the label style of Indicator. Default value is Outside. | |
|
Sets the label text of Indicator. | |
|
Sets the shape of the indicator. Default shape is Circular. | |
|
Opacity can be used to make any element transparent or opaque. | |
|
Enables or disables shadow to the element. | |
|
Sets the text of StateIndicator if IndicatorStyle property is set to Text. | |
|
Sets the tool tip content for the Indicator. | |
|
Sets the value of Indicator. | |
|
Sets the format string that will be used to convert the numbers that will be displayed on the Indicator. |