ChartDirector 7.1 (.NET Edition)

WPFChartViewer.IsInMouseMoveEvent


Declaration

[C#]public bool IsInMouseMoveEvent {get;};
[VB]Public ReadOnly Property IsInMouseMoveEvent As Boolean

Description

Checks if the current code is executing in a WinChartViewer.MouseMoveChart event or WinChartViewer.MouseMovePlotArea event handler.