Using the Charts Library > Using Charts to Display Real-Time Data > Improving Performance When Adding Data Points to a Chart > Releasing the Automatic Update
 
Releasing the Automatic Update
The automatic update of the charts that is performed when data are modified can be released by calling the method reDrawWhenNotified with IlvFalse as a parameter. In this a case, the redrawing will have to be performed manually by calling the updateAndReDraw method.

Version 5.6
Copyright © 2012, Rogue Wave Software, Inc. All Rights Reserved.