IAxis.Automatic
IAxis

property Automatic: WordBool;

Type Library
TeeChartx

Description
If Automatic property is True, then the Maximum and Minimum values for the Axis will be calculated with all Axis dependent Series.

Example [Visual Basic]:

TChart1.Axis.Left.Automatic = True