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