Hi
I'm interested if it's possible in any way to export xamChart output to Excel ,Word ,PDF file?
Thanks
Hello chenming0321,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
If this is what you were looking for please verify the answer so it helps other users as well.
I have found such solution on the internet but unfortunately it is poor one in case of printing. In this solution the size and proportions of the printed control are dependent on the current size of the window. If someone by coincidence will have little window on the printout there will be stretched image with awfully large pixels.
That is why I was referring to UltraChart.RenderPdfFriendlyGraphics where the control is fully rendered according to given proportions. In WPF method you just copy-paste actual rendered state of the control.