ChartDirector 7.0 (Java Edition)

ChartViewer.setZoomOutCursor


Usage

public void setZoomOutCursor(Cursor cursor)

Description

Sets the mouse cursor to be used when the mouse is used for zoom out.

Arguments

ArgumentDefaultDescription
cursor(Mandatory)The mouse cursor to be used when the mouse is used for zoom out.

Return Value

None