AutoPosition: Boolean;
The AutoPosition property determines whether an axis is automatically positioned.
The property is outdated, use IChartAxis.Position.
The property is set to True by default. If this property is set to False, specify the IChartAxis.PositionValue property.
See also: