ChartDirector 7.0 (ASP/COM/VB Edition)
JsLayer
.
getXPosition
Usage
getXPosition(i)
Description
Gets the x positional value of a data point, as measured on the primary x-axis.
Arguments
Argument
Default
Description
i
(Mandatory)
The data point index of the data point. The index is typically obtained using
JsLayer.getXIndexOf
.
Return Value
The x positional value of the data point.
© 2021 Advanced Software Engineering Limited. All rights reserved.