Our software worked perfectly with TeeChart 7 when plotting in real-time. Since we've upgraded to TeeChart 2015, we have serious performance issue. CPU usage it's up to the roof.
We're using fastline series, set auto paint to true/false to disabled drawing when adding points, etc...
Anyone is experiencing the same problem? Thx
Teechart 7 -> Teechart 2015 Performance degradation
Re: Teechart 7 -> Teechart 2015 Performance degradation
Hello,
Note TeeChart 2013.09 moved the default Canvas from GDI to GDIPlus. You can make sure to be using GDI to check if this affects the performance on your application.
Take a look at the options you have to change from GDIPlus to GDI here.
Note TeeChart 2013.09 moved the default Canvas from GDI to GDIPlus. You can make sure to be using GDI to check if this affects the performance on your application.
Take a look at the options you have to change from GDIPlus to GDI here.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |