ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1LinearGauge Class / Orientation Property

In This Topic
    Orientation Property (C1LinearGauge)
    In This Topic
    Orientation of a C1LinearGauge.
    Syntax
    'Declaration
     
    Public Property Orientation As C1GaugeOrientation
    public C1GaugeOrientation Orientation {get; set;}
    See Also