To remove margin between the chart and the page you should modify global margins in <margin> subnode of <anychart> node:
<anychart>
<margin all="0"/>
</anychart>
To remove margin between the chart and the page you should modify global margins in <margin> subnode of <anychart> node:
<anychart>
<margin all="0"/>
</anychart>