Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2035
Adding new items to observable collection is not reflected in the XamDataChart
posted

Hi.  I have a chart where I need to add new data points and sometimes modify existing ones.  When I replace an existing item in the collection, the change is reflected on the screen.  However, the following is not working for me:

- adding a new data point to the observable collection does not update the chart

- replacing an existing Brush in the BrushCollection does not update the chart

- add a new Brush in the BrushCollection does not update the chart

I have attached a simple example which demonstrates these issues.  Am I doing something wrong?  Is there a work around for this.

Thanks,

Arthur

XamDataChartGroupByObservableCollection.zip
Parents Reply Children
No Data