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

In This Topic
    RadialGauge Class
    In This Topic
    The RadialGauge displays a circular scale with an indicator
    Object Model
    RadialGauge Class
    Syntax
    'Declaration
     
    Public Class RadialGauge 
       Inherits Gauge
       Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
    public class RadialGauge : Gauge, ITemplateMicrosoft.AspNetCore.Html.IHtmlContent  
    Inheritance Hierarchy

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

    See Also