We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

ChartControl redraw method and considerations

hi,

we're using syncfusion essential charts for winforms in ver. 4.4.0.51.

I'd like to ask. what's the difference between
1. adding point into memory model (IChartSeriesModel) and then throwing Changed event and
2. adding same point without throwing event and calling Redraw on ChartControl instead?
What are the considerations (mainly to performance) when using Redraw method and what's exactly difference between argument false and true?

thanks in advance for your help!

Lubos


1 Reply

AD Administrator Syncfusion Team June 28, 2008 04:16 PM UTC

Hi Lubos,

There is no difference. Syncfusion chart draws complete chart even if you add only one ChartPoint. It does not clip the region and draw only the newly added points. Hopefully it will be improved in the future.


Regards
Shabeer


Loader.
Live Chat Icon For mobile
Up arrow icon