The base class for other Gauges.
Namespace:
C1.Web.UI.Controls.C1GaugeAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
[DefaultEventAttribute("MouseClick")] [ToolboxItemAttribute(false)] [DefaultPropertyAttribute("Decorators")] public abstract class C1GaugeBase : Component, ICloneable |
| Visual Basic (Declaration) |
|---|
<DefaultEventAttribute("MouseClick")> _ <ToolboxItemAttribute(False)> _ <DefaultPropertyAttribute("Decorators")> _ Public MustInherit Class C1GaugeBase _ Inherits Component _ Implements ICloneable |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.Web.UI.Controls.C1Gauge..::..C1GaugeBase
C1.Web.UI.Controls.C1Gauge..::..C1LinearGauge
C1.Web.UI.Controls.C1Gauge..::..C1RadialGauge
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.Web.UI.Controls.C1Gauge..::..C1GaugeBase
C1.Web.UI.Controls.C1Gauge..::..C1LinearGauge
C1.Web.UI.Controls.C1Gauge..::..C1RadialGauge