Hello,
i use a print method in my program to print every usercontrol the user want to. this method transforms the usercontrols to the printer-size before the real printing starts.
it seems that the radchart has a problem with rezising. you can see the problem in the attachment.
Everything resizes correctly, exept the ChartArea (ChartArea starts at 2k instead of 0). I've tried to call UpdateLayout or Invalidate... on the Chart and/or ChartArea, but nothing seems to work.
Could anyone please help me?
Best Regards,
Thomas
i use a print method in my program to print every usercontrol the user want to. this method transforms the usercontrols to the printer-size before the real printing starts.
it seems that the radchart has a problem with rezising. you can see the problem in the attachment.
Everything resizes correctly, exept the ChartArea (ChartArea starts at 2k instead of 0). I've tried to call UpdateLayout or Invalidate... on the Chart and/or ChartArea, but nothing seems to work.
Could anyone please help me?
Best Regards,
Thomas