ChartDirector 7.0 (PHP Edition)

JsDataSet.getValue


Usage

getValue(i)

Description

Gets the value of a data point.

Arguments

ArgumentDefaultDescription
i(Mandatory)The data point index of the data point. The index is typically obtained using JsLayer.getXIndexOf.

Return Value

The value of the data point.