ChartDirector 7.0 (ASP/COM/VB Edition)

JsChartViewer.HorizontalVertical


Description

A constant equals to 2 to represent that the zoom and/or scroll orientation can be both horizontal and vertical.

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

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