Hi,
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
I am using fusion charts to render the charts of different types as per application requirement. I face some problem with legend display for some of the charts. All the legend values are not displayed for some type of charts like column, line etc. Please find attached screen shot on the same.
We use the functionality as:
var fusionChart = new FusionCharts(this.chartType.url, this.id, "800px", "480px", "1", "1", "FFFFFF", "exactfit");
If scale mode changed to
Legend_problem.doc