ChartDirector 5.1 (.NET Edition)

ThreeDChart.zAxis


Usage

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

Description

Retrieves the z-axis of the ThreeDChart object.

Arguments

None

Return Value

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