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