ComponentOne Gauges for WPF and Silverlight
C1.Silverlight.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.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Gauge.C1Gauge
                      C1.Silverlight.Gauge.C1LinearGauge
                         C1.Silverlight.Gauge.C1RulerGauge

    See Also