ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeRange Class
Members

In This Topic
    C1GaugeRange Class
    In This Topic
    C1GaugeDecorator used to define a range within the C1Gauge.
    Object Model
    C1GaugeRange Class
    Syntax
    'Declaration
     
    
    Public Class C1GaugeRange 
       Inherits C1GaugeDecorator
    public class C1GaugeRange : C1GaugeDecorator 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Gauge.C1GaugeDecorator
                C1.WPF.Gauge.C1GaugeRange

    See Also