Class
SegmentedLinearGaugeIndicator

This class represents a line indicator with different segments.

Definition

Namespace:Telerik.UI.Xaml.Controls.DataVisualization

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class SegmentedLinearGaugeIndicator : SegmentedGaugeIndicator

Inheritance: objectRadControlGaugeIndicatorSegmentedGaugeIndicatorSegmentedLinearGaugeIndicator

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

SegmentedLinearGaugeIndicator()

Initializes a new instance of the SegmentedLinearGaugeIndicator class.

Declaration

cs-api-definition
public SegmentedLinearGaugeIndicator()

Methods

OnCreateAutomationPeer()

Declaration

cs-api-definition
protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer

Overrides SegmentedGaugeIndicator.OnCreateAutomationPeer()