Charts > 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 IlvChartGraphic::reDrawWhenNotified with IlvFalse as a parameter. In this a case, the redrawing will have to be performed manually by calling the IlvChartGraphic::updateAndReDraw method.

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.