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

Syntax

JavaScript
C1.Web.UI.Controls.C1Gauge.C1GaugePointer = function();

Type.createClass(
	'C1.Web.UI.Controls.C1Gauge.C1GaugePointer',
	null,
	C1.Web.UI.Interfaces.IJsonSerializableSupport);

Inheritance Hierarchy

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

See Also