ChartDirector 7.0 (PHP Edition)

JsChartViewer.Horizontal


Description

A constant equals to 0 to represent that the zoom and/or scroll orientation is horizontal.

This constant is used in JsChartViewer.setZoomDirection and JsChartViewer.setScrollDirection.

Note: This is a static property (class property). It should be accessed as JsChartViewer.Horizontal, not objName.Horizontal.