Hi Amy, Thanks for the reply. I could not find anything in the link you provided. They specify how to arrange the legend Item.
I would just like to wrap the legend text(label) if it is long. I am not sure if i missed anything on the blog. I would appreciate if you could give me some leads. Thanks Pratik --- In [email protected], "Amy" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "pratikshah83" <pratikshah83@> > 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 >

