ChartDirector 7.1 (.NET Edition)

WinChartViewer.IsMouseOnPlotArea


Declaration

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

Description

Checks if the mouse cursor is on the extended plot area.

See WinChartViewer.setPlotAreaMouseMargin on what is the extended plot area.