Sign in to follow this  
afandre1234

Break Right On Displayvalue

Recommended Posts

I want to break a value into two lines in my displayValue property. I've successfully used the code <BR> in prior displayValue properties

 

for example

 

displayValue="Sales Goal <BR> 45%"

 

But what I get back is

 

displayValue="Sales Goal <BR> 45%"

 

which isn't helpful at all. I've scoured the api and I can't find the switch.

Edited by afandre1234

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!biggrin.gif

 

Please try the same by using " "

Hope this helps.smile.gif

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