AxisZ: IChartAxis;
The AxisZ property returns Z axis parameters on a chart.
To get the Z axis, set the IChart.DisplayZAxis property to True.
The property use is given in the example for IChart.DisplayMode.
See also:
IChart