scottybowl Report post Posted April 30, 2009 I'm using Fusion Charts v3, the chart is Area2D I would like to have the data labels for the x axis contained within the graph, rather than on the left hand side. In addition, I would like to have the data labels aligned to the left of the x axis data point (rather than centered). Any ideas? Share this post Link to post Share on other sites
Dhruva Report post Posted May 4, 2009 Hello, Could you please consider using showLabels='0' in the <chart> element, and the displayValue attribute in the <set> element, and try again? However, at this time, the position of the displayValue cannot be specified. Share this post Link to post Share on other sites