RatingChart.endUpdate

Syntax

endUpdate();

Description

The endUpdate method enables rating chart redrawing and refreshes it.

Comments

It is used together with the RatingChart.beginUpdate method.

Example

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

See also:

RatingChart