Inverse: Boolean
The Inverse property determines direction of timeline steps.
Available values:
true. Tick marks are inverted.
false. Default value. Tick marks are direct.
Use JSON or the setInverse method to set the property value and the getInverse method to get the property value.
The property use is given in description of the TimeLine.removeTick method.
See also: