ChartDirector 7.1 (.NET Edition)

WPFChartViewer.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 WPFChartViewer.setPlotAreaMouseMargin on what is the extended plot area.