ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Gauge Class
Members

In This Topic
    Gauge Class
    In This Topic
    Base Gauge control.
    Object Model
    Gauge Class
    Syntax
    'Declaration
     
    Public MustInherit Class Gauge 
       Inherits Control
       Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
    public abstract class Gauge : Control, ITemplateMicrosoft.AspNetCore.Html.IHtmlContent  
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.Gauge
                C1.Web.Mvc.LinearGaugeBase
                C1.Web.Mvc.RadialGauge

    See Also