ChartDirector 7.0 (Java Edition)

WebChartViewer.setScrollDirection


Usage

public void setScrollDirection(int direction)

Description

Sets the scroll direction for mouse scroll actions.

Please refer to WebChartViewer.setZoomDirection for the supported directions.

Arguments

ArgumentDefaultDescription
direction(Mandatory)The scroll direction for mouse scroll actions.

Return Value

None