IChartAxis.AutoMin

Syntax

AutoMin: Boolean;

Description

The AutoMin property automatically calculates minimum on the axis. The default value of this property is True. If the value of this property is False the minimum is not calculated and you need to specify it.

See also:

IChartAxis | IChartAxis.Min