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