edvin
10/21/2017, 4:57 PMitemProperty
of the ItemViewModel
, or any of your bound properties, depending on what changes in the API call. Then you need to manually update the item that changed, or replace all items bound to the chart, the same way you created them initially. Does that make sense?