|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/17/2008 3:03:39 AM
Posts: 7,
Visits: 20
|
|
| Is there a way of adding a line break on a label, so that it can appear over more than one line? Thanks James
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 4:19:22 AM
Posts: 885,
Visits: 1,422
|
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/17/2008 3:03:39 AM
Posts: 7,
Visits: 20
|
|
| Hi there Using <BR> encoded as <BR> worked on my test page (running the swf with a data.xml next to it), but it did not for my chart invoked using javascript and the dataXML method. As for the wrap...do i define a label length doing this? What is the tag for label length if so? Tanks, James
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/17/2008 3:03:39 AM
Posts: 7,
Visits: 20
|
|
| Just as a follow up, i saw somewhere else on this forum that with the dataXML method , URL encoding is important. '<BR>' did not work, and then i found that '<BR>' did not work either. Bu URL encoding '<BR>', i found this did work! So for future notice, to get a '<BR>' to work in dataXML, it has to be formatted like so: '%26lt%3BBR%26gt%3B' Crazy huh?
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/9/2008 8:27:59 AM
Posts: 1,
Visits: 2
|
|
I would like to have multiple lines on the y axis, so is there such a property for labels on the yAxis?
|
|
|
|