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

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