IChartAxis.AutoMin

Syntax

AutoMin: Boolean;

Description

The AutoMin property automatically calculates minimum on the axis. The property is set to True by default. If this property is set to False, the minimum is not calculated and must be specified by the user.

See also:

IChartAxis | IChartAxis.Min