Chart not updating data changes in PowerPoint I am facing problems updating data in a chart. What I am trying to achieve is the following: A chart is inserted into the presentation at design time. Then, when the slideshow is run, the data (numbers) of the chart need to be updated from csharp code (with some real-time measurements). I am using Chart.SeriesCollection to update the data.