Aligment possibilities for a decorator (relative to the Gauge's axis).

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

Syntax

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

Type.createClass(
	'C1.Web.UI.Controls.C1Gauge.C1GaugeAlignment',
	Enum);

Inheritance Hierarchy

System..::..Object
  System..::..ValueType
    System..::..Enum
      C1.Web.UI.Controls.C1Gauge..::..C1GaugeAlignment

See Also