Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1GaugeLabels
.
.
::
.
.
AllowFlip Property
C1GaugeLabels Class
See Also
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
C1GaugeLabels Class
C1.Web.UI.Controls.C1Gauge Namespace