| Author |
Topic  |
|
|
cougar2
Germany
Posts |
Posted - 03/18/2004 : 03:54:09 AM
|
Hello,
I´m using Origin 7.5 and would like to create a second linked top x-axis in my graph. Doing this manually I choose Add Linked Top x Layer Properties | Link Axes Scales | X1 = 1.24E-4*X1 X2 = 1.24E-4*X2 which works fine. By the way, the instruction in the Knowledge Database doesn´t work (at least in my case), the top axis is never formatted in the corrent range and I don´t know why you should bother about creating new columns in the worksheet.
Now I try to do this with labtalk: layer -n x;
Question: How do I access the Link Axes Scales property using Labtalk, the command
Layer2.x.from =1.24E-4*x1; Layer2.x.to =1.24E-4*x2;
doesn´t do the desired thing.
Thanks,
cougar
|
|
|
sammi.song
China
46 Posts |
Posted - 03/19/2004 : 04:37:22 AM
|
Hi cougar2,
Sorry, you can not set a custom link through script by now. I have trackered this into #6145.
Thanks, Sammi |
 |
|
|
Laurie
USA
404 Posts |
Posted - 03/19/2004 : 4:24:17 PM
|
This topic is discussed here, as the Tip of the week.
OriginLab Technical Support |
 |
|
|
cougar2
Germany
Posts |
Posted - 03/23/2004 : 03:15:01 AM
|
Hi,
thank you all for your answers, this helped me a lot.
Cougar
|
 |
|
| |
Topic  |
|
|
|