GaugeRange
Class
Represents a range element for gauge controls that defines a colored range between two values.
Definition
Namespace:Telerik.Maui.Controls.Gauges
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class GaugeRange : GaugeRangeBase
Inheritance: objectGaugeRangeBaseGaugeRange
Inherited Members
Constructors
C#
public GaugeRange()
Fields
ColorProperty
BindableProperty
Identifies the Color property.
C#
public static readonly BindableProperty ColorProperty