The base class for shapes, such as C1GaugeRectangle or C1GaugeSector.
Namespace:
C1.Web.UI.Controls.C1GaugeAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
public abstract class C1GaugeBaseShape : ICloneable, IDisposable |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class C1GaugeBaseShape _ Implements ICloneable, IDisposable |
Inheritance Hierarchy
System..::..Object
C1.Web.UI.Controls.C1Gauge..::..C1GaugeBaseShape
C1.Web.UI.Controls.C1Gauge..::..C1GaugeCaption
C1.Web.UI.Controls.C1Gauge..::..C1GaugeFilledShape
C1.Web.UI.Controls.C1Gauge..::..C1GaugeImage
C1.Web.UI.Controls.C1Gauge..::..C1GaugeBaseShape
C1.Web.UI.Controls.C1Gauge..::..C1GaugeCaption
C1.Web.UI.Controls.C1Gauge..::..C1GaugeFilledShape
C1.Web.UI.Controls.C1Gauge..::..C1GaugeImage