Hi Aspose team,
I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent.
Code used to generate the output:
using (Workbook TemplateWB = new Workbook(dir + @"\T…...positioned incorrectly when aspose renders the chart as image Aspose.Cells...SheetRender Render = new SheetRender(sourceWS, options); Render.ToImage(0...