Class GaugeRange
Inherited Members
Namespace: Telerik.Maui.Controls.Gauges
Assembly: Telerik.Maui.Controls.dll
Syntax
public class GaugeRange : GaugeRangeBase
Constructors
GaugeRange()
Declaration
public GaugeRange()
Fields
ColorProperty
Declaration
public static readonly BindableProperty ColorProperty
Field Value
Microsoft.Maui.Controls.BindableProperty
|
Properties
Color
Declaration
public Color Color { get; set; }
Property Value
Microsoft.Maui.Graphics.Color
|