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

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