StateIndicator
Class
Represents state indicator.
Definition
Namespace:Telerik.Windows.Controls.Gauge
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class StateIndicator : GraphicIndicator
Inheritance: objectGraphicIndicatorStateIndicator
Inherited Members
Constructors
Initializes a new instance of the StateIndicator class.
C#
public StateIndicator()
Fields
StrokeThicknessProperty
DependencyProperty
Identifies the StrokeThickness dependency property.
C#
public static readonly DependencyProperty StrokeThicknessProperty
Properties
Gets or sets stroke thickness.
C#
public double StrokeThickness { get; set; }