Draws a text caption.

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

Syntax

C#
public class C1GaugeCaption : C1GaugeBaseShape, 
	ICustomTypeDescriptor
Visual Basic (Declaration)
Public Class C1GaugeCaption _
	Inherits C1GaugeBaseShape _
	Implements ICustomTypeDescriptor

Inheritance Hierarchy

System..::..Object
  C1.Web.UI.Controls.C1Gauge..::..C1GaugeBaseShape
    C1.Web.UI.Controls.C1Gauge..::..C1GaugeCaption

See Also