Xamarin.Android | ComponentOne
C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / GaugeRange Class
Fields Properties Events

In This Topic
    GaugeRange Class Members
    In This Topic

    The following tables list the members exposed by GaugeRange.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a GaugeRange.  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public Property Gets or sets the color used to display the border of this range.  
    Public Property Gets or sets the dashes pattern used in the border of this range.  
    Public Property Gets or sets the border width of this range.  
    Public Property Gets or sets the color used to display this range.  
    Public Property Gets or sets the maximum value for this range.  
    Public Property Gets or sets the minimum value for this range.  
    Public PropertyGets or sets whether the name of this GaugeRange.  
    Public Property Gets or sets the thickness of this range as a percentage of the parent gauge's thickness.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when a property value changes.  
    Top
    See Also