ChartDirector Ver 3.1 (PHP Edition Edition)

Layer.getDataSet


Usage

getDataSet(dataSet)

Description

Get the requested DataSet object.

Arguments

ArgumentDefaultDescription
dataSet(Mandatory)A data set number, starting from 0. The first data set object is 0, and the nth data set is (n-1).

Return Value

The requested DataSet object.