Defines properties of the Gauge pointer.

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

Syntax

C#
public class C1GaugePointer : ICloneable, 
	IDisposable, ICustomTypeDescriptor
Visual Basic (Declaration)
Public Class C1GaugePointer _
	Implements ICloneable, IDisposable, ICustomTypeDescriptor

Inheritance Hierarchy

System..::..Object
  C1.Web.UI.Controls.C1Gauge..::..C1GaugePointer

See Also