Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / GaugeRange Class
Fields Properties Methods Events


In This Topic
    GaugeRange Class Members
    In This Topic

    The following tables list the members exposed by GaugeRange.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the color used to display the border of this range.  
    Public PropertyGets or sets the dashes pattern used in the border of this range.  
    Public PropertyGets or sets the border width of this range.  
    Public PropertyGets or sets the color used to display this range.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the maximum value for this range.  
    Public PropertyGets or sets the minimum value for this range.  
    Public PropertyGets or sets whether the name of this GaugeRange.  
    Public PropertyGets or sets the thickness of this range as a percentage of the parent gauge's thickness.  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Called when a property changed.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also