IAxes.Left
IAxes

property Left: IAxis;

Type Library
TeeChartx

Description
The Axis.Left property (LeftAxis) determines the Labels and formatting attributes of Left Chart side. It also controls where Series points will be placed.

Every TChart class has four Axis: Left, Top, Right and Bottom.

Example [Visual Basic]:

TChart1.Axis.Left.Visible = True