ChartDirector 7.1 (C++ Edition)

Chart.AutoGrid


Declaration

static const int AutoGrid;

Description

A constant equals to -2 to represent that the number of columns in the legend box with grid layout is automatically determine.

This constant is used in BaseChart.addLegend2 and LegendBox.setCols.