ComponentOne Gauge for UWP
C1GaugeRange Class Properties

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace : C1GaugeRange Class

For a list of all members of this type, see C1GaugeRange members.

Public Properties
 NameDescription
Public Property (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyGets or sets the relative end location of the C1GaugeRange (when using differential locations).  
Public PropertyGets or sets the end width of the C1GaugeRange (when using differential widths).  
Public PropertyGets or sets the brush used to paint the fill of the C1GaugeRange.  
Public PropertyGets/sets the value where the decorator starts. Set to double.NaN to bind to Gauge's minimum (default). (Inherited from C1.Xaml.Gauge.C1GaugeDecorator)
Public PropertyLogical value representing the starting point of the decorator, where 0 represents the center, and 1 represents the axis location. (Inherited from C1.Xaml.Gauge.C1GaugeDecorator)
Public PropertyGets or sets the opacity of the element. (Inherited from C1.Xaml.Gauge.C1GaugeDecorator)
Public PropertyGets or sets the brush used as opacity mask of the element. (Inherited from C1.Xaml.Gauge.C1GaugeDecorator)
Public PropertyGets or sets the relative start location of the C1GaugeRange (when using differential locations).  
Public PropertyGets or sets the start width of the C1GaugeRange (when using differential widths).  
Public PropertyGets or sets the brush used to paint the stroke of the C1GaugeRange.  
Public PropertyGets or sets the stroke thickness of the C1GaugeRange.  
Public PropertyGets/sets the value where the decorator ends. Set to double.NaN to bind to Gauge's maximum (default). (Inherited from C1.Xaml.Gauge.C1GaugeDecorator)
Public PropertyBinds the C1Gauge value to any of the end points of this range.  
Public PropertyGets or sets the element visibility. (Inherited from C1.Xaml.Gauge.C1GaugeDecorator)
Public PropertySets/gets the range's width.  
Top
See Also

Reference

C1GaugeRange Class
C1.Xaml.Gauge Namespace