All Products
Demos
Services
Blogs
Docs & Support
Pricing
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for WinForms Forum
/
Chart (obsolete as of Q1 2013)
/
Print RadChart
Cancel
Telerik UI for WinForms
Resources
Buy
Try
Thread is closed for posting
Feed for this thread
2 posts, 0 answers
John Kok
9 posts
Member since:
Oct 2009
Posted 21 Jan 2010
Link to this post
Hi, i am using Visual Basic .net.
I have a radchart on my form that i want to print.
Is that possible ?
I found this http://www.telerik.com/community/forums/winforms/chart/printing.aspx
but it doesn't seem to work.
There is an error coming up in the code in italics
radChart1.Printing.PrintChart(
ChartPrintOptions
.ShowPrintPreviewDialog)
Thanks
Dwight
Admin
475 posts
Posted 26 Jan 2010
Link to this post
Hi John,
As the answer in the link you have posted, printing functionality is for the Reporting suite.
What you can do is export the RadChart as an image and print it.
Best,
Evtim
the Telerik team
Instantly find answers to your questions on the new
Telerik Support Portal
.
Watch a
video
on how to optimize your support resource searches and
check out more tips
on the blogs.
Back to Top