grzesiek Report post Posted April 11, 2012 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 Report post Posted April 11, 2012 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