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

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