ChartDirector 5.1 (.NET Edition)

WinChartViewer.IsMouseOnPlotArea


Declaration

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

Description

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

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