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