I have fusioncharts in javascript (not flash) exporting via each of the four file types properly but I want to restrict the user to only 'PDF'. Is there a way to do that? I tried setting the 'exportfileformat' attribute to PDF but that didn't work.
Also is there a way to easily reposition the export button on the javascript fusioncharts from the top right to say the bottom right?
Thanks!