ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.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 Windows.UI.Xaml.Controls.Orientation
    public Windows.UI.Xaml.Controls.Orientation Orientation {get; set;}
    See Also