ChartDirector 7.0 (Java Edition)

Chart.KeepAspectRatio


Declaration

public 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 ChartViewer.setZoomDirection and WebChartViewer.setZoomDirection .