Hello, can a label have more than 1 line to it? Say for example my chart has a website name, website URL, and referral URL, and the chart shows the number of hits ... How can I have my label show:
SiteName
www.sitename.com
www.referralurl.com....
For each indiviual x-axis label. I can't find a way to do this yet, and labelDisplay='WRAP' doesn't quite work out very well. Thanks!