Hello,
is it possible to print a chart?
Thanks
Hi Mathias,
I have been looking into this and I couldn’t seem to find any way to do this without resizing the chart. If you want a feature request can be logged for such a functionality in order for it to appear in a future release of ours.
Please let me know if I can assist you any further on this matter.
Sincerely,
Petar, MCTS
Developer Support Engineer
Infragistics
www.infragistics.com/support
Thank you for your answer.
I think your example solves my problem, but I have one additional question:
I would like to print the chart always with the same aspect ratio. Do I have to resize the chart every time or is there a possibility so that the user doesn't notice this.
Best regards,
Mathias
Hello MathiasP,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
If the above suggestion helped you solve your issue please verify the thread as answered so other users may take better advantage of it.
Sincerely,Petar MonovDeveloper Support EngineerInfragistics Bulgariawww.infragistics.com/support
In order to print a XamCcart or a XamDataChart you print their visual or their container controls visual, meaning that you can properly print only their rendered part. I have created a sample project for you that will print out 4 XamCharts.
Please let me know if you require any further assistance on the matter.