The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 position (coordinates) of scale fo graph
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

asenv

35 Posts

Posted - 04/22/2011 :  11:58:28 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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

Laurie

USA
404 Posts

Posted - 04/25/2011 :  3:21:30 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000