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
 imageprofile hline samewin; font size
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

tinkusch

Germany
94 Posts

Posted - 04/10/2013 :  11:17:35 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. 9.0.0G SR1
Operating System: XP

when I use the xfunction "imageprofile hline samewin" every time a new horizontal line is created, the font size of the graph is (re)set to 20. That's annoying and I am seeking for an option to permanently set the font size to a smaller value. How can I do this?
Thanks for every hint
Stefan

greg

USA
1378 Posts

Posted - 04/15/2013 :  12:41:07 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
The imageprofile X-Function was designed for supporting the Image Profile tool and not for general scripting. You can either run code after the XF to set fonts as desired, like:

LAYER2.Y.LABEL.PT = 16; // Set point size to 16
etc.

or modify the PROFILE_CONTOUR_HLINE template (if that's what you see when you do a Template Save As)
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