ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1LinearGaugePointer Class / Orientation Property

In This Topic
    Orientation Property (C1LinearGaugePointer)
    In This Topic
    Gets or sets the pointer orientation.
    Syntax
    'Declaration
     
    Public Property Orientation As Windows.UI.Xaml.Controls.Orientation
    public Windows.UI.Xaml.Controls.Orientation Orientation {get; set;}

    Property Value

    The orientation.
    See Also