ChartDirector 7.0 (ASP/COM/VB Edition)

DataSet.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 first data point is 0; the nth data point is (n - 1).

Return Value

The value of the data point.