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

In This Topic
    C1Gauge Class
    In This Topic
    Base class for gauges controls.
    Object Model
    C1Gauge Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class C1Gauge 
       Inherits System.Windows.Controls.Control
    public abstract class C1Gauge : System.Windows.Controls.Control 
    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.C1RadialGauge

    See Also