addTick(name: String, index: Number);
name. Tick mark name.
index. Tick mark index. If index is not set or greater than the current number of tick marks, the tick mark is added to the timeline end.
The addTick method adds a tick mark to to timeline.
The example of method use is given in description of the TimeLine.removeTick method.
See also: