ComponentOne Gauge for UWP
C1GaugeRange Class Members
Fields  Properties  Methods  Events

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

The following tables list the members exposed by C1GaugeRange.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a C1GaugeRange.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the EndLocation dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the EndWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Fill dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the StartLocation dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the StartWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Stroke dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the StrokeThickness dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ValueBinding dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Width dependency property.  
Top
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
Public Methods
 NameDescription
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Top
Public Events
 NameDescription
Public EventFired when the C1Gauge value enters to this range of values.  
Public EventFired when the C1Gauge value leaves this range of values.  
Top
See Also

Reference

C1GaugeRange Class
C1.Xaml.Gauge Namespace