ChartDirector 7.1 (.NET Edition)

ThreeDChart.xAxis


Usage

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

Description

Retrieves the x-axis of the ThreeDChart object.

Arguments

None

Return Value

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