ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1LinearGauge Class / Orientation Property

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