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

In This Topic
    C1RadialGauge Class
    In This Topic
    The RadialGauge is a webcontrol that shows a radial gauge in web page.
    Object Model
    C1RadialGauge Class
    Syntax
    'Declaration
     
    Public Class C1RadialGauge 
       Inherits C1Gauge
    public class C1RadialGauge : C1Gauge 
    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.C1RadialGauge

    See Also