Class
SegmentedRadialGaugeIndicator

This class represents a circle indicator with different segments.

Definition

Namespace:Telerik.UI.Xaml.Controls.DataVisualization

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class SegmentedRadialGaugeIndicator : SegmentedGaugeIndicator

Inheritance: objectRadControlGaugeIndicatorSegmentedGaugeIndicatorSegmentedRadialGaugeIndicator

Inherited Members SegmentedGaugeIndicator.ApplyTemplateCore()SegmentedGaugeIndicator.SegmentsSegmentedGaugeIndicator.TotalSegmentLengthSegmentedGaugeIndicator.LayoutGaugeIndicator.ValuePropertyGaugeIndicator.StartValuePropertyGaugeIndicator.IsAnimatedPropertyGaugeIndicator.AnimationEasingPropertyGaugeIndicator.AnimationDurationPropertyGaugeIndicator.MeasureOverride(Size)GaugeIndicator.ValueGaugeIndicator.StartValueGaugeIndicator.OwnerGaugeIndicator.IsAnimatedGaugeIndicator.AnimationDurationGaugeIndicator.AnimationEasingGaugeIndicator.ValueChangedRadControl.EndVisualStateUpdate(bool, bool)RadControl.UpdateVisualState(bool)RadControl.BeginVisualStateUpdate()RadControl.SetVisualState(string, bool)RadControl.CanUpdateVisualState()RadControl.ComposeVisualStateName()RadControl.ArrangeOverride(Size)RadControl.OnApplyTemplate()RadControl.UnapplyTemplateCore()RadControl.OnIsEnabledChanged(bool, bool)RadControl.OnTemplateApplied()RadControl.LoadCore()RadControl.OnLoaded()RadControl.UnloadCore()RadControl.CurrentVisualStateRadControl.IsLoadedRadControl.IsLoadingRadControl.IsUnloadedRadControl.WasUnloadedRadControl.IsTemplateApplied

Constructors

SegmentedRadialGaugeIndicator()

Initializes a new instance of the SegmentedRadialGaugeIndicator class.

Declaration

cs-api-definition
public SegmentedRadialGaugeIndicator()

Methods

OnCreateAutomationPeer()

Declaration

cs-api-definition
protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer

Overrides SegmentedGaugeIndicator.OnCreateAutomationPeer()