--- In [email protected], "pratikshah83" <[EMAIL PROTECTED]> wrote: > > Thanks Tracy, > > This helped me solve one of my issue. > > If you could help me with another issue. > > ie. if i have my chart legend towards the right and the legend text is > too long how do I wrap the text of the legend in multiple lines ?? > > for example > > if the text for the legend is "long legend test" I would like to get > it displayed as > "long legend" > "test"
I think the article from the documentation team shows how to pull the LegendData apart and get at the pieces to reconstruct them into something other than a LegendItem. HTH; Amy

