I'm looking to dynamically create a series of charts in .NET using Visual Studio 2005 and attempt to export them to a document(either .pdf[preferred] or .doc). I was attempting to use MSChart, but it turned out the only export method I could find(using EditCopy) doesn't seem to work in .NET 2.0. Does anyone know of any alternatives or perhaps a different way to export an MSChart?
Thanks in advance.
-Steve
Thanks in advance.
-Steve
Comment