Scroll: function(sender, args);
sender. Event source.
args. Event information.
The Scroll event occurs on scrolling X axis of the chart.
The example of the event use is given in description of the ChartScroller.handleMouseDown method.
See also:
Chart