ChartDirector 7.1 (.NET Edition)

ThreeDChart.zAxis


Usage

[C#]public Axis zAxis();
[VB]Public Function zAxis() As Axis

Description

Retrieves the z-axis of the ThreeDChart object.

Arguments

None

Return Value

The Axis object representing the z-axis of the ThreeDChart object.