C1GaugeDecorator used to display a single mark on the Gauge.

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

Syntax

C#
public class C1GaugeSingleMark : C1GaugeDecorator
Visual Basic (Declaration)
Public Class C1GaugeSingleMark _
	Inherits C1GaugeDecorator

Inheritance Hierarchy

System..::..Object
  C1.Web.UI.Controls.C1Gauge..::..C1GaugeDecorator
    C1.Web.UI.Controls.C1Gauge..::..C1GaugeSingleMark

See Also