ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RadialGauge Class / XYFocusLeft Property

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