ClassSegmentedLinearGaugeIndicator
Class
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
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