The base class for shapes that draw the border and fill the interior.

Namespace:  C1.Web.UI.Controls.C1Gauge
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public abstract class C1GaugeFilledShape : C1GaugeBaseShape
Visual Basic (Declaration)
Public MustInherit Class C1GaugeFilledShape _
	Inherits C1GaugeBaseShape

Inheritance Hierarchy

See Also