This ctor is for internal use only.

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public C1GaugeCustomShape()
Visual Basic (Declaration)
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Sub New

See Also