ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1AxisScrollbar Class / IsMouseOver Property

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