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 =
…...messed up Aspose.Cells Product Family charttoimage , aspose-cells...with chart, generated with Aspose.Cells. Then I get the chart...