ChartDirector 7.0 (C++ Edition)

Chart.KeepAspectRatio


Declaration

static 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 and QChartViewer.setZoomDirection .