Class GaugeLinearRange
Inheritance
System.Object
GaugeLinearRange
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 GaugeLinearRange : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
GaugeLinearRange()
Declaration
public GaugeLinearRange()
Properties
Color
SelectedColorValue
Declaration
public string SelectedColorValue { get; }
Property Value
System.String
|
Methods
AssignReference(AutomationReference)
Declaration
public override void AssignReference(AutomationReference reference)
Parameters
AutomationReference
reference
|