2
Answers

export excel chart to image for sending in email using C# without interop

dsd kj

dsd kj

10y
2.9k
1
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 
Answers (2)