ClassStateIndicator
Class
Represents state indicator.
Definition
Namespace:Telerik.Windows.Controls.Gauge
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class StateIndicator : GraphicIndicator
Inheritance: objectGraphicIndicatorStateIndicator
Inherited Members
Constructors
StateIndicator()
Initializes a new instance of the StateIndicator class.
Declaration
cs-api-definition
public StateIndicator()
Fields
StrokeThicknessProperty
Identifies the StrokeThickness dependency property.
Declaration
cs-api-definition
public static readonly DependencyProperty StrokeThicknessProperty
Field Value
DependencyProperty
Properties
StrokeThickness
Gets or sets stroke thickness.
Methods
OnValueChanged(double, double)
Called when indicator's value is changed.