ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / IsFocusEngaged Property

In This Topic
    IsFocusEngaged Property (FlexChartBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsFocusEngaged As System.Boolean
    public System.bool IsFocusEngaged {get; set;}
    See Also