Sign in to follow this  
anil_kumar_1

:w00t: Save Graph as Image By Code

Recommended Posts

We are using V3.0 of fusion charts. We have successfully implemented it in our application.

Now our requirement is to save every graph on the page as image, so that we can embed this to a pdf file and export with few other data.

I have gone through the documentation where it is explained using Java script and it requires Chart ID. In our application, we are displaying the chart in Fusion Control, so do not use ID.

I find that to save the chart as image, we need to right click and use save as image option. How can we do this directly form C# in ASP.Net page. We are plotting the chart by using XML data as string.

Please help.

Thanks.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this