ChartDirector 7.0 (Java Edition)

ChartViewer.isMouseOnPlotArea


Usage

public boolean isMouseOnPlotArea()

Description

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

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

Arguments

None

Return Value

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