removeAt(index: Number);
index. Index of the element to be removed.
The removeAt method removes an element form the array of time axis data by specified index.
The example of use is given in the with description of the TimeAxis.add method.
See also: