beginUpdate();
The beginUpdate method starts data update mode that disables component redrawing until exiting from this mode.
Use the endUpdate method to exit the data update mode.
The example of method use is given in the page with description of the DataVisualizer.UseLegendsPacking property.
See also: