I have a WPF application and I need to generate an excel file that also contains charts? What is the best way of doing that? If possible, I want to avoid using the excel interop. Thx, L
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Look at this http://epplus.codeplex.com/wikipage?title=StatisticsSheetExample
回答2:
I just found http://epplus.codeplex.com. Think I'm going to give it a try, it supports charts.
回答3:
OfficeWriter is another mature .NET library for Excel that supports adding charts:
http://www.officewriter.com