ChartDirector 7.0 (Java Edition)

JsChartViewer.setScrollDirection


Usage

setScrollDirection(direction)

Description

Sets the scroll direction for mouse scroll actions.

Please refer to JsChartViewer.setZoomDirection for the supported directions.

Arguments

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

Return Value

None