RatingChart.beginUpdate

Syntax

beginUpdate();

Description

The beginUpdate method disables re-rendering of the rating chart till the endUpdate method is called.

Example

The method use is given in the example for RatingChart.LineBrush.

See also:

RatingChart