ChartDirector 7.0 (Java Edition)

ChartViewer.setScrollCursor


Usage

public void setScrollCursor(Cursor cursor)

Description

Sets the mouse cursor to be used when the mouse is used for scrolling.

Arguments

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

Return Value

None