worf1 Report post Posted August 22, 2009 (edited) Please how can i set minimum width of category label in Scroll Column 2D chart? Perhaps this setting is useable in every graph. My label is too width and overlay with other label. Here is picture: Edited August 22, 2009 by Guest Share this post Link to post Share on other sites
Guest Rajroop Report post Posted August 24, 2009 Hello, Welcome to the FusionCharts Forum. By default, FusionCharts shows all the labels in wrap mode. The wrap mode enables you to wrap your long x-axis labels in multiple lines as shown below. To enable wrap mode, all you need to do is set : <chart .... labelDisplay='WRAP' .... > (Ref: http://www.fusioncharts.com/docs/Contents/AttDesc/DataLabels.html) I hope this helps. Share this post Link to post Share on other sites