|
Chart In Template
Though XlsIO provides several APIs to create a chart programmatically, it's still does not expose all the customization capabilities like MS Excel does.
So, you could optionally create a template XLS file with a chart defined and customized using MS Excel. XlsIO can then write content into this template file and preserve the chart while saving the updated workbook.
|
|
|
|