Class RadLinearGauge
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadLinearGauge : RadGauge
Constructors
RadLinearGauge()
Declaration
public RadLinearGauge()
Fields
IndicatorOffsetProperty
Declaration
public static readonly DependencyProperty IndicatorOffsetProperty
Field Value
Microsoft.
|
LabelOffsetProperty
Declaration
public static readonly DependencyProperty LabelOffsetProperty
Field Value
Microsoft.
|
OrientationProperty
Declaration
public static readonly DependencyProperty OrientationProperty
Field Value
Microsoft.
|
Properties
LabelOffset
Declaration
public double LabelOffset { get; set; }
Property Value
System.
|
Methods
GetIndicatorOffset(DependencyObject)
Declaration
public static double GetIndicatorOffset(DependencyObject indicator)
Parameters
Microsoft.
|
Returns
System.
|
GetOrientation(DependencyObject)
Declaration
public static Orientation GetOrientation(DependencyObject indicator)
Parameters
Microsoft.
|
Returns
Microsoft.
|
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|
Overrides
OnTemplateApplied()
SetIndicatorOffset(DependencyObject, Double)
Declaration
public static void SetIndicatorOffset(DependencyObject indicator, double value)
Parameters
Microsoft.
|
System.
|
SetOrientation(DependencyObject, Orientation)
Declaration
public static void SetOrientation(DependencyObject indicator, Orientation value)
Parameters
Microsoft.
|
Microsoft.
|