ComponentOne RadialGauge for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / C1Gauge Class
Members

In This Topic
    C1Gauge Class
    In This Topic
    The Gauge is a web control that shows a gauge in web page.
    Object Model
    C1Gauge Class
    Syntax
    'Declaration
     
    Public MustInherit Class C1Gauge 
       Inherits C1.Web.Wijmo.Controls.C1TargetControlBase
    public abstract class C1Gauge : C1.Web.Wijmo.Controls.C1TargetControlBase 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             C1.Web.Wijmo.Controls.C1TargetControlBase
                C1.Web.Wijmo.Controls.C1Gauge.C1Gauge
                   C1.Web.Wijmo.Controls.C1Gauge.C1LinearGauge
                   C1.Web.Wijmo.Controls.C1Gauge.C1RadialGauge

    See Also