AutoPadding: Boolean;
AutoPadding: System.Boolean;
The AutoPadding property determines values of automatic padding from the chart edges.
By default the AutoPadding property is set to True, and the padding from each edge of the chart is 2.5 mm.
This property is saved with the chart. If an object from the previous version is loaded, the AutoPadding and Padding properties are set by default.
Examples are given in description of the IChartArea.Padding property.
See also: