ComponentOne Gauges for WinForms
C1GaugeOrientation Enumeration

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace : C1GaugeOrientation Enumeration
Specifies the orientation of a C1LinearGauge.
Syntax
'Declaration
 
Public Enum C1GaugeOrientation 
   Inherits System.Enum
public enum C1GaugeOrientation : System.Enum 
Members
MemberDescription
HorizontalThe gauge is oriented horizontally.
VerticalThe gauge is oriented vertically.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Gauge.C1GaugeOrientation

See Also

Reference

C1.Win.C1Gauge Namespace