Specifies the orientation of a C1LinearGauge.
Namespace:
C1.Web.UI.Controls.C1GaugeAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
public enum C1GaugeOrientation |
| Visual Basic (Declaration) |
|---|
Public Enumeration C1GaugeOrientation |
Members
| Member name | Description | |
|---|---|---|
| Horizontal | The gauge is oriented horizontally. | |
| Vertical | The gauge is oriented vertically. |