I have an Excel file with chart, generated with Aspose.Cells. Then I get the chart and convert it to an image:
byte[] excelFile....
using var memoryStream = new MemoryStream(excelFile);
using Workbook excelWorkbook =
…...zip (163.2 KB) I’m using Aspose.Cells...will check it soon. PS. please zip the files prior attaching. hvasilev...