Chart.Scroll

Syntax

Scroll: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The Scroll event occurs on scrolling X axis of the chart.

Example

The example of the event use is given in description of the ChartScroller.handleMouseDown method.

See also:

Chart