ChartDirector 5.1 (.NET Edition)

ThreeDChart.xAxis


Usage

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

Description

Retrieves the x-axis of the ThreeDChart object.

Arguments

None

Return Value

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