ComponentOne ASP.NET MVC Controls
LinearGaugeBase Class
Members 

C1.Web.Mvc Namespace : LinearGaugeBase Class
The LinearGauge displays a linear scale with an indicator
Object Model
LinearGaugeBase ClassRange ClassRange Class
Syntax
'Declaration
 
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
Public MustInherit Class LinearGaugeBase 
   Inherits Gauge
   Implements ITemplate 
[Scripts(Mono.Cecil.CustomAttributeArgument[])]
public abstract class LinearGaugeBase : Gauge, ITemplate  
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.Gauge
            C1.Web.Mvc.LinearGaugeBase
               C1.Web.Mvc.BulletGraph
               C1.Web.Mvc.LinearGauge

See Also

Reference

LinearGaugeBase Members
C1.Web.Mvc Namespace