DataSource.getSeries

Syntax

getSeries();

Description

The getSeries method returns data series.

Comments

The method returns JSON object that contains data series.

Example

The example of use is given in description of the DataSource.remove method.

See also:

DataSource