Jump to content

I have some long data labels that are getting truncated as s...


Todd Van Valkenburg

Recommended Posts

I have some long data labels that are getting truncated as shown in this image.

 

I tried resizing and I tried pie rotations but couldnt quite get it. I just saw in the Technical Library the

setPlaceWordWrap() function and perhaps this is the key to text wrapping but I may not be calling this function correctly.

I guessed at this:

setPlaceWordWrap(getSeriesDataTextDisplay(0), 1);

and this:

setPlaceWordWrap(getSeries(0), 1);

Thanks for any advice.

Todd

Link to comment
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
×
  • Create New...