Class GaugeColorValueRange
Inheritance
System.Object
GaugeColorValueRange
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class GaugeColorValueRange : Object
Constructors
GaugeColorValueRange()
Declaration
public GaugeColorValueRange()
Properties
Color
Declaration
public Color Color { get; set; }
Property Value
|
Windows.UI.Color
|
MaxValue
Declaration
public double MaxValue { get; set; }
Property Value
|
System.Double
|
MinValue
Declaration
public double MinValue { get; set; }
Property Value
|
System.Double
|