Hello,
I’m trying to save a line chart as an image, but during the process, the chart lines are getting lost. Is this a bug in Aspose?
Workbook workbook = new Workbook(new FileInputStream("C:\\lines.xlsx"));
Chart char…...jpeg", System.Drawing.Imaging.ImageFormat.Jpeg);...