Search found 1 match
- Fri Jul 03, 2020 1:15 pm
- Forum: VCL
- Topic: Performance for loading a lot of TBarSeries object on chart
- Replies: 1
- Views: 7361
Performance for loading a lot of TBarSeries object on chart
Hi, I am trying to add a huge amount (around 100.000) of TBarSeries plot objects to a chart, and it works too slow for my application (around 10 s for 10000 and increasing as the amount grows). That is my test result for just a chart without other plot objects and settings that I usually have. It is...