Sparkline.beginUpdate

Syntax

beginUpdate();

Description

The beginUpdate method disables sparkline rerendering until the endUpdate method is called.

Example

The example of the method use is given in description of the Sparkline.draw method.

Seebsp;also:

Sparkline