Sign in to follow this  
worf1

Columns Label

Recommended Posts

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:

 

 

 

FCH3.png

Edited by Guest

Share this post


Link to post
Share on other sites
Guest Rajroop

Hello,

Welcome to the FusionCharts Forum. :D

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this