Gets or sets whether the labels should be flipped if they appear inverted (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 bool AllowFlip { get; set; }
Visual Basic (Declaration)
Public Property AllowFlip As Boolean
	Get
	Set

See Also