Class GaugeStateIndicator
Inheritance
System.Object
GaugeStateIndicator
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class GaugeStateIndicator : ItemsControl, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
GaugeStateIndicator()
Declaration
public GaugeStateIndicator()
Properties
StateHeight
Declaration
public double StateHeight { get; }
Property Value
System.Double
|
StateWidth
Declaration
public double StateWidth { get; }
Property Value
System.Double
|
Methods
AssignReference(AutomationReference)
Declaration
public override void AssignReference(AutomationReference reference)
Parameters
AutomationReference
reference
|