S
Scott
Inside of a WPF project written in C# I'm creating a new PPT presentation via
the interop libraries provided by installing Vistual Studio 2008 (so I guess
that's VSTO 3.0)
I've created the ppt file without issues, but I can't figure out how to add
a chart to a slide. I've got all the data that I want, but when I call the
add chart routine it doesn't seem to give me a way to set the data.
Can anyone provide an example of how to do this?
the interop libraries provided by installing Vistual Studio 2008 (so I guess
that's VSTO 3.0)
I've created the ppt file without issues, but I can't figure out how to add
a chart to a slide. I've got all the data that I want, but when I call the
add chart routine it doesn't seem to give me a way to set the data.
Can anyone provide an example of how to do this?