FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotChart Class / IsMouseOver Property

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