Sparkline.endUpdate

Syntax

endUpdate();

Description

The endUpdate method enables sparkline rerendering and refreshes it.

Comments

It is used together with the beginUpdate method.

Example

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

See also:

Sparkline