Origin Version (Select Help-->About Origin): Origin 7.5 SR6 Operating System: Windows XP
I have searched the forum for my problem. There is one topic close to my case, but can not solve it. http://www.originlab.com/forum/topic.asp?TOPIC_ID=3191
I have some plots where the x,y axis labels are from another worksheet. Sometimes the labels are too long, and the axis tick labels would overlap one another. How can I wrap the labels?
For example, I have aaaa bbbbbb in the worksheet, and I would like to see them in tick label like this: aaaa bbbbb I have tried to use aaaa \r\n bbbbb, but origin doesn't interpret "\r\n", just ingores "\" and gets "aaaa rn bbbbb".
Is there any way to do this? Any ideas will be appreciated! OriginC or Labtalk script are prefered since I have lots plots to change. |