ChartDirector 7.0 (PHP Edition)

WebChartViewer.setScrollDirection


Usage

setScrollDirection(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