[]
        
(Showing Draft Content)

C1.Web.Mvc.LinearGaugeBase

LinearGaugeBase Class

The LinearGauge displays a linear scale with an indicator

Inheritance
LinearGaugeBase
Implements
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public abstract class LinearGaugeBase : Gauge, IHtmlString, ITemplate

Constructors

Name Description
LinearGaugeBase(HtmlHelper, string)

Creates one LinearGaugeBase instance.

Properties

Name Description
Direction

Gets or sets the direction in which the gauge is filled.

Extension Methods