FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / C1AxisScrollbar Class / IsFocused Property

In This Topic
    IsFocused Property (C1AxisScrollbar)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFocused As Boolean
    public bool IsFocused {get;}
    See Also