ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeBase Class
Members

In This Topic
    C1GaugeBase Class
    In This Topic
    The base class for other Gauges.
    Object Model
    C1GaugeBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class C1GaugeBase 
       Inherits System.ComponentModel.Component
    public abstract class C1GaugeBase : System.ComponentModel.Component 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1Gauge.C1GaugeBase
                C1.Win.C1Gauge.C1LinearGauge
                C1.Win.C1Gauge.C1RadialGauge

    See Also