Optional animateShould the change in axis interval be animated or not?
Defaults to false.
false -> Don't animatetrue -> Default animation1000 or other number -> Animate with this duration as millisecondsOptional endAxis interval end.
For X axis this refers to RIGHT, while for Y axis this refers to TOP.
Optional startAxis interval start.
For X axis this refers to LEFT, while for Y axis this refers to BOTTOM.
Optional stopShould the axis scrolling be stopped after applying the interval?
Defaults to true.
If true, whatever the active scroll strategy of the Axis is, it will not override the applied axis interval until the axis is released.
Parameters for setInterval method.
Examples: