ChartDirector 6.0 (ColdFusion Edition)

RanTable.getCol


Usage

getCol(i)

Description

Gets the request column as an array of numbers.

Arguments

ArgumentDefaultDescription
i(Mandatory)The column to get. The first column is 0. The nth column is (n - 1).

Return Value

An array containing numbers from the requested column.