Hello,
I have tried to update one value of a SplineAreaSeries and animate chart only for value that has changed but with no success. Is this feature exists or not ?
If I reset the ItemSource totally, chart updates all values and animate --> Ok but it's not that I want to do
If I set one value (with NotifyPropertyChanged implemented), chart update correctly this value but with no animation --> Is there anyway to achieve this ?
Thank you for your answer.
A.