ChartDirector 7.1 (.NET Edition)

Chart.AutoGrid


Declaration

[C#]public const int AutoGrid;
[VB]Public Const AutoGrid As Integer

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.