Hi All,
I have a custom web part which includes RAD Chart control.
This web part is used in WSS 3.0.
I want to save current chart to image file (png or so).
Basically I want see this as a button in the chart webpart that sends on the click a image of the current chart to client side.
Please suggest a solution.
Thanking you in anticipation.
Regards,
LJ
7 Answers, 1 is accepted
0
alan
Top achievements
Rank 1
answered on 01 Dec 2009, 12:22 PM
Check this out - this will send the image to the client:
http://www.telerik.com/community/forums/aspnet/chart/rad-chart-export-to-xls-or-pdf-or-word-doc.aspx
http://www.telerik.com/community/forums/aspnet/chart/rad-chart-export-to-xls-or-pdf-or-word-doc.aspx
0
konda
Top achievements
Rank 1
answered on 04 Apr 2012, 03:23 PM
Hi Alan,
I am trying to export Asp.Net Radchart to image by taking code from above link(article.), Chart getting exporting successfullly but problem is My Chart axis labels & Datalabels are not exporting to image. could you please help me on this how get this.
Regards,
Konda Reddy
I am trying to export Asp.Net Radchart to image by taking code from above link(article.), Chart getting exporting successfullly but problem is My Chart axis labels & Datalabels are not exporting to image. could you please help me on this how get this.
Regards,
Konda Reddy
0
konda
Top achievements
Rank 1
answered on 04 Apr 2012, 03:23 PM
Hi Alan,
I am trying to export Asp.Net Radchart to image by taking code from above link(article.), Chart getting exporting successfullly but problem is My Chart axis labels & Datalabels are not exporting to image. could you please help me on this how get this.
Regards,
Konda Reddy
I am trying to export Asp.Net Radchart to image by taking code from above link(article.), Chart getting exporting successfullly but problem is My Chart axis labels & Datalabels are not exporting to image. could you please help me on this how get this.
Regards,
Konda Reddy
0
abhishek
Top achievements
Rank 1
answered on 01 Jan 2014, 07:44 AM
Hello Konda,
You have need to set the Property ScrollMode="None" in ClientSettings tag.
I hope it will worked for you.
All the very Best:)
-Thanks,
Abhishek Udiya
You have need to set the Property ScrollMode="None" in ClientSettings tag.
<
ClientSettings
ScrollMode
=
"None"
></
ClientSettings
>
All the very Best:)
-Thanks,
Abhishek Udiya
0
Rinkesh
Top achievements
Rank 1
answered on 29 Mar 2014, 04:23 AM
hello alan ,
Can you post that article here , bcz that page seems lost from telerik
if anybody else have this article or code please post here i want guidance from it
Export telerik radChart to image file
Can you post that article here , bcz that page seems lost from telerik
if anybody else have this article or code please post here i want guidance from it
Export telerik radChart to image file
0
kishan
Top achievements
Rank 1
answered on 31 Mar 2014, 06:22 AM
hi,
this link has been removed
can you give me code for that
thanks in advance
this link has been removed
can you give me code for that
thanks in advance
0
Hi guys,
the link should be fixed now: http://www.telerik.com/forums/rad-chart-export-to-xls-or-pdf-or-word-doc.
Regards,
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.