Alignment of the pointer.

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

Syntax

C#
[DefaultValueAttribute(C1GaugeAlignment.Out)]
public C1GaugeAlignment Alignment { get; set; }
Visual Basic (Declaration)
<DefaultValueAttribute(C1GaugeAlignment.Out)> _
Public Property Alignment As C1GaugeAlignment
	Get
	Set

See Also