T O P I C R E V I E W |
asenv |
Posted - 04/22/2011 : 11:58:28 AM Origin Ver. and Service Release (Select Help-->About Origin): 8.1G SR3 Operating System: windows 2000
Hi mates, i would like to know how i can set the position (coordinates in respect of the page coordinates/page phisical lenght and width) of the scale of a graph (not "from" and "to" properties of the axis). I want to plot two layers on one graph, but scale both layers differently and show the scales of both layers. I can not find hints neither for labtalk nor for originc. It is possible with the mouse to move the y scale to the left or right, but i want to do it programatically.
With best regards Asen |
1 L A T E S T R E P L I E S (Newest First) |
Laurie |
Posted - 04/25/2011 : 3:21:30 PM The Format:Layer menu, opens the Plot Details dialog. On the Size/Speed tab you will see the Layer Area values. These are readable/writable from LabTalk as follows:
layer.left=; layer.top=; layer.width=; layer.height=;
OriginLab Technical Support |
|
|