DataV Report post Posted February 15, 2013 I am trying to modify the legend in an inverse MS line chart, per the properties specified at http://docs.fusioncharts.com/powercharts/. I am not able to apply the following: legendPosition, legendCaption, legendShadow, legendNumColumns, legendIconScale and legendAllowDrag. interactiveLegend works as expected. Here is my code (the " " and + are required by our portal environment): <!--Legend Attributes "showlegend='1' " + "legendPosition='right' " + "interactiveLegend='1' " + "legendIconScale='0' " + "legendCaption='Sister Operating Companies and Peers' " + "legendAllowDrag='1' " + "legendShadow='0' " + "legendNumColumns='1' " + Any assistance is much appreciated! Share this post Link to post Share on other sites
Sanjukta Report post Posted February 16, 2013 Hi, I am trying to modify the legend in an inverse MS line chart, per the properties specified at http://docs.fusionch...m/powercharts/. I am not able to apply the following: legendPosition, legendCaption, legendShadow, legendNumColumns, legendIconScale and legendAllowDrag. interactiveLegend works as expected. Here is my code (the " " and + are required by our portal environment): <!--Legend Attributes "showlegend='1' " + "legendPosition='right' " + "interactiveLegend='1' " + "legendIconScale='0' " + "legendCaption='Sister Operating Companies and Peers' " + "legendAllowDrag='1' " + "legendShadow='0' " + "legendNumColumns='1' " + Any assistance is much appreciated! Could you please upgrade your current version to the latest version of PowerCharts XT and see if this resolves the issue? In the latest version, we are able to see all the Legend features working as expected, legend position, interactivity, dragable, column numbers as displayed as per your configurations. Please check with the screenshot for your reference. Hope this helps. Share this post Link to post Share on other sites