TimeAxis.getCount

Syntax

getCount();

Description

The getCount method returns the number of elements in the time axis data array.

Comments

This method returns a Number value.

Example

The example of use is given in the with description of the TimeAxis.add method.

See also:

TimeAxis