export excel chart to image from C# without using interop

J

jain.samit

I've server side automation to create some chart in excel using OpenXML. I need to export a chart from my report to an image and send it in an email. The excel libraries are not installed on servers so interop COM is not an option. How can I achieve this without using anything external dlls or anything? Suggestions appreciated. thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top