ChartDirector 7.0 (PHP Edition)

JsXYChart.getXCoor


Usage

getXCoor(v)

Description

Gets the x pixel coordinate given the x data value.

Arguments

ArgumentDefaultDescription
v(Mandatory)The x data value.

Return Value

The x pixel coordinate of the x data value.