ChartDirector 7.1 (C++ Edition)

CChartViewer.isMouseOnPlotArea


Usage

bool isMouseOnPlotArea();

Description

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

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

Arguments

None

Return Value

True if the mouse is on the extended plot area, otherwise false.