C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / LinearGauge Class
Members

LinearGauge Class
The LinearGauge displays a linear scale with an indicator
Object Model
LinearGauge Class
Syntax
'Declaration
 
Public Class LinearGauge 
   Inherits LinearGaugeBase
   Implements 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.LinearGauge

See Also