ColIntervalAuto: Boolean;
ColIntervalAuto: System.Boolean;
The ColIntervalAuto property determines whether the distance between columns of the external legend is set automatically.
If this property is set to True, the distance between columns is set automatically; if this property is set to False, the distance is set using the IChartExternLegend.ColInterval property.
The property use is given in the example for IChartExternLegend.ColInterval.
See also: