| T O P I C R E V I E W |
| cougar2 |
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
|
| 3 L A T E S T R E P L I E S (Newest First) |
| cougar2 |
Posted - 03/23/2004 : 03:15:01 AM Hi,
thank you all for your answers, this helped me a lot.
Cougar
|
| Laurie |
Posted - 03/19/2004 : 4:24:17 PM This topic is discussed here, as the Tip of the week.
OriginLab Technical Support |
| sammi.song |
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 |
|
|