Hi, Aspose Team
I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image.
The code I’ve used is:
Document RepDoc = new Document();
DocumentBuilder Builder = n…...code I’ve used is: Document RepDoc = new Document(); DocumentBuilder...Worksheets["DetailCharts"]; //Set print area sourceWS.PageSetup.PrintArea...