EndUpdate;
The EndUpdate method resumes chart refreshing.
After calling the method, all the changes that were performed in the table in between calling the BeginUpdate and the EndUpdate methods, are also applied.
The example of use of the method is given in the AutoAdjust property.
See also: