ChartDirector 7.1 (C++ Edition)

QChartViewer.isMouseOnPlotArea


Usage

bool isMouseOnPlotArea();

Description

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

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

Arguments

None

Return Value

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