Working with Charts > Classes > ChartScroller > ChartScroller.ScrollStart
ScrollStart: function(sender, args);
sender. Event source.
args. Information on the event. Arguments: Position - end position of the scroller.
The ScrollStart event occurs when the scroller starts moving.
The example of the event use is given in description of the ChartScroller.handleMouseDown method.
See also: