ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1RangeSelector Class / Orientation Property

In This Topic
    Orientation Property (C1RangeSelector)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Orientation As Windows.UI.Xaml.Controls.Orientation
    public Windows.UI.Xaml.Controls.Orientation Orientation {get; set;}
    See Also