Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > DataVisualizer > DataVisualizer.endUpdate
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: