This is a migrated thread and some comments may be shown as answers.

Export/Save Chart

1 Answer 87 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Joel
Top achievements
Rank 2
Joel asked on 06 Mar 2009, 05:18 PM
How does a user save/export the rendered chart as a .jpg?

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 09 Mar 2009, 07:30 AM
Hello Joel,

You can use the Save method exposed by RadChart to export the chart to an image:

RadChart1.Save("MyChart.jpg", ImageFormat.Jpg);

Sincerely,
Ves
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Chart (Obsolete)
Asked by
Joel
Top achievements
Rank 2
Answers by
Ves
Telerik team
Share this question
or