ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexRadar Class / XYFocusLeft Property

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