ChartScroller.redraw

Syntax

redraw(recalc: Boolean);

Parameters

recalc. Indicates whether scroller properties should be recalculated before redraw. If this parameter is set to true, scroller properties will be recalculated.

Description

The redraw method redraws scroller.

Example

The example of property use is given in description of the ChartScroller class constructor.

See also:

ChartScroller