ReoGrid icon indicating copy to clipboard operation
ReoGrid copied to clipboard

Chart not save into xlsx file

Open NPR18041 opened this issue 7 years ago • 1 comments

I am created line chart follow this code Line Chart

and save to xlsx file WorkBook.Save(pathFile, FileFormat.Excel2007);

program display untitled2

excel file display untitled

Question: Why this line chart is not save into excel file?

NPR18041 avatar May 22 '18 10:05 NPR18041

Additional Example:

Loading the attached Excel 2007 file into the Window Forms Editor and resaving to Excel 2007 loses the chart chart.xlsx .

abstractspoon avatar May 15 '22 10:05 abstractspoon