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