Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Save charts on file on ASP.NET (Read 5514 times)
Fernando Castro
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 7
Joined: Apr 5th, 2012
Save charts on file on ASP.NET
May 12th, 2012 at 12:40am
Print Post  
Hi, when i have created the charts with the WebCharts component... how do i save this charts to a image file like JPG or BMP or PNG on the server?. I need to integrate the charts on a PPTX file automatically on the server.

thanks
« Last Edit: May 12th, 2012 at 1:32pm by Fernando Castro »  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Save charts on file on ASP.NET
Reply #1 - May 13th, 2012 at 6:44pm
Print Post  
Hi,

Call Chart.CreateBitmap to get a Bitmap image of the chart, and then call its Save method to save the image to a file.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Fernando Castro
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 7
Joined: Apr 5th, 2012
Re: Save charts on file on ASP.NET
Reply #2 - May 14th, 2012 at 5:49pm
Print Post  
thanks, good help... exactly
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint