DisplayZAxis: Boolean;
The DisplayZAxis property determines whether Z axis is displayed on a chart.
To use this property, IChart.DisplayMode must be set to ChartDisplayMode.ModeManhattan3D.
The property use is given in the example for IChart.DisplayMode.
See also: