ChartDirector 6.0 (ColdFusion Edition)
JsXYChart.getYCoor
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
v | (Mandatory) | The y data value. |
yAxis | [Null] | The y-axis to use to determine the pixel coordinates of data values. The y-axis may be obtained using JsXYChart.yAxis or JsXYChart.yAxis2. The default is to use the primary y-axis. |
Return Value