S
Sara Sawers
I have an existing bar chart on a slide in Powerpoint and want to automate
adding a line graph to the same chart object. To do this, I am using VBA and
MS Graph (I do not want to use MS Excel as the application is already
written using MS Graph).
As far as I can tell, the MS Graph object model does not seem to allow you
to add a new series to the seriesCollection so I can see no way to add my
line chart using MS Graph and VBA. Does anyone know different or, even
better, does anyone have an example that would achieve this?
Further information: I can open Powerpoint and manually add the line chart
but cannot do this programatically - vey annoying!
adding a line graph to the same chart object. To do this, I am using VBA and
MS Graph (I do not want to use MS Excel as the application is already
written using MS Graph).
As far as I can tell, the MS Graph object model does not seem to allow you
to add a new series to the seriesCollection so I can see no way to add my
line chart using MS Graph and VBA. Does anyone know different or, even
better, does anyone have an example that would achieve this?
Further information: I can open Powerpoint and manually add the line chart
but cannot do this programatically - vey annoying!