ChartDirector 5.1 (.NET Edition)

ThreeDChart.yAxis


Usage

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

Description

Retrieves the y-axis of the ThreeDChart object.

Arguments

None

Return Value

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