ChartDirector 7.1 (.NET Edition)

ThreeDChart.yAxis


Usage

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

Description

Retrieves the y-axis of the ThreeDChart object.

Arguments

None

Return Value

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