Show contents 

Working with Common Classes > Classes > TimeAxis > TimeAxis.clear

TimeAxis.clear

Syntax

clear();

Description

The clear method clears array of time axis elements.

Example

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

See also:

TimeAxis