ChartDirector 7.1 (C++ Edition)

Chart.KeepAspectRatio


Declaration

static const int KeepAspectRatio;

Description

A constant equals to 3 to represent can be both horizontal and vertical and the zoom level will be kept the same in both directions.

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