Free library to generate excel chart in .NET
Posted
by SchmerZ
on Stack Overflow
See other posts from Stack Overflow
or by SchmerZ
Published on 2010-06-06T16:34:42Z
Indexed on
2010/06/06
16:42 UTC
Read the original article
Hit count: 305
Hi to all.
I need a free library (or not too expensive) for .NET to work with the excel document. I need to read data, modify, save and add charts into the document.
Or in another way, I need a free library for creating and inserting charts into the excel document (only for charts).
I have found FlexCel and SmartXLS, but FlexCel doesn't support the charts (can't create), while SmartXLS has a small functionality.
Thanks for any help.
© Stack Overflow or respective owner