Gets or sets the angle relative to the Gauge pointer origin where the label should appear (for radial Gauges only).

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

Syntax

C#
public double Angle { get; set; }
Visual Basic (Declaration)
Public Property Angle As Double
	Get
	Set

See Also