We are currently on an older version (3.3x maybe) and that version still has the flash rendering option. We use Fusion charts in lots of e-mailed reports generated from a C# Winform app. Can you do the same w/these java only charts? If so, how?
HI there,
We have the Intranet license and it works great except for our charts we have inside updatepanels, for some reason those give us the trial nag. Any ideas what's up?
[EDIT]
Nevermind Looks like a browser cache clear fixes it.
I've read over the Part 3 of how to use FusionCharts in a WinForm numerous times : http://blog.fusioncharts.com/2009/10/how-to-use-fusioncharts-in-windows-net-applications-winforms-%E2%80%93-part-3/
It is mentioned there that you can do the exporting without the right-click-> Save as PNG interaction somehow by calling the exportChart() funciton in the FlashCall function after the "FC_Rendered" request has happened. The problem is nothing there tells me how to do it? So, How do I call the exportChart() function?
Thanks