DataSource.getSeriesCount

Syntax

getSeriesCount();

Description

The getSeriesCount method returns the number of series in data source.

Comments

The method returns value of the Number type.

Example

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

See also:

DataSource