ChartDirector 6.0 (Ruby Edition)

JsAxis.getX


Usage

getX()

Description

Gets the x-coordinate of starting point of the axis.

For a horizontal axis, the starting point is its left end point. For a vertical axis, the starting point is its bottom end point.

Arguments

None

Return Value

The x-coordinate of starting point of the axis.