John_D Report post Posted July 9, 2009 Hi, We use the Gantt chart to represent changing data across time. As we can have up to a hunderd rows the legend drops all the way down. By having the legend on top, users can always see this before using the chart. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted July 9, 2009 Hello John, In the Gantt chart the legend position can not be set programatically. As mentioned in the previous post, the position where the chart generates the Legend values at can not be set via code. We hope to incorporate this feature in our future versions of FusionWidgets. However, using the legendAllowDrag='Boolean (0/1)', the legend can be made drag-able by setting this attribute to 1. End viewers of the chart can drag the legend around on the chart. I hope this helps. Share this post Link to post Share on other sites