ChartDirector 7.0 (Java Edition)

ChartViewer.setNoZoomCursor


Usage

public void setNoZoomCursor(Cursor cursor)

Description

Sets the mouse cursor to be used when the mouse is used for zoom in/out, but the zoom in/out limits has been reached.

Arguments

ArgumentDefaultDescription
cursor(Mandatory)The mouse cursor to be used when the mouse is used for zoom in/out, but the zoom in/out limits has been reached.

Return Value

None