Class SegmentedGaugeIndicator
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class SegmentedGaugeIndicator : GaugeIndicator
Constructors
SegmentedGaugeIndicator()
Declaration
protected SegmentedGaugeIndicator()
Properties
Layout
Declaration
protected Grid Layout { get; }
Property Value
Microsoft.
|
Segments
Declaration
public IndicatorSegmentCollection Segments { get; }
Property Value
TotalSegmentLength
Declaration
protected double TotalSegmentLength { get; }
Property Value
System.
|
Methods
ApplyTemplateCore()
Declaration
protected override bool ApplyTemplateCore()
Returns
System.
|
Overrides
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|