ChartDirector 7.1 (C++ Edition)

Chart.DirectionVertical


Declaration

static const int DirectionVertical;

Description

A constant equals to 1 to represent that the zoom and/or scroll orientation is vertical.

This constant is used in CChartViewer.setZoomDirection, CChartViewer.setScrollDirection, QChartViewer.setZoomDirection, QChartViewer.setScrollDirection, QmlChartViewer.setZoomDirection and QmlChartViewer.setScrollDirection .