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

In This Topic
    C1RulerGauge Class
    In This Topic
    A C1LinearGauge with an alternative look.
    Object Model
    C1RulerGauge Class
    Syntax
    'Declaration
     
    
    Public Class C1RulerGauge 
       Inherits C1LinearGauge
    public class C1RulerGauge : C1LinearGauge 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.Gauge.C1Gauge
                            C1.WPF.Gauge.C1LinearGauge
                               C1.WPF.Gauge.C1RulerGauge

    See Also