Hi all;
I need to create a chart in my AddIn (COM, not VSTO). I already have code that creates the chart.xml file (I use it in our Word AddIn calling Range.InsertXML() to add a chart in Word.
Does PowerPoint have this? And if not, is there sample code in C# showing how to programmatically add a chart from an AddIn?
One key point - we use literal data, not a range from a worksheet for the data. So all the samples I can find don't have what we need.
thanks - dave
What we did for the last 6 months - Made the world's coolest reporting & docgen system even more amazing