Sign in to follow this  
grzesiek

Export To Image In Code-Behind

Recommended Posts

Hi, is there any way to export charts to image (located on the server) using only c# code? I'd like to send charts via emails so I want to store images on the server in some directory before sending messages. I can't find any solution in clear c# for that. What I have found is FCExporter.aspx but it used by javascript methods ( that I would like to avoid).   I need pure c# sample. Please help me ;)

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi,

 

FusionCharts does not provide any native implementation of exporting charts with C#.

 

Thanks for your support and time.

 

Hi, is there any way to export charts to image (located on the server) using only c# code? I'd like to send charts via emails so I want to store images on the server in some directory before sending messages. I can't find any solution in clear c# for that. What I have found is FCExporter.aspx but it used by javascript methods ( that I would like to avoid). I need pure c# sample. Please help me ;)

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