ChartDirector 5.1 (.NET Edition)

Chart.AutoGrid


Declaration

[VB] Public Const AutoGrid As Integer
[C#] public 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.