findXAxis method



Returns a reference to the Axis object for the chart x-axis.

Syntax

Axis = document.Chart.findXAxis()

Applies to

Chart object.

Parameters

None.

Return value

Axis. The reference to the created Axis object.

See also
findYAxis method