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…...Words.PageSetup PS = Builder.CurrentSection...double PageWidth = PS.PageWidth - PS.LeftMargin - PS.RightMargin; if...