IAxes.AddCustom
IAxes

function AddCustom(IsHorizontal: WordBool): Integer;

Type Library
TeeChartx

Description
Add a Custom Axis. The IsHorizontal boolean variable should be set to false if a Vertical Axis is to be added. Use the Series VerticalAxisCustom/HorizontalAxisCustom properties to associate a Series with the new Axis