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
 Changing Legend symbol width
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Clairekun

Germany
175 Posts

Posted - 05/03/2022 :  8:07:42 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release (Select Help-->About Origin): 2019
Operating System: Windows 10

Hello,

I would like to set a different legend symbol width for all graphs in my project. There are over 80 graphs, so I would rather not do it individually.

There are 2 non-programming ways to achieve this: first, under the Legends/titles tab in Plot Details; second, under Symbol tab in legend properties.

I have tried to find what command can get this done, to no avail. Is there anything I'm missing?

Right now I'm simply modifying each graph theme and reapplying it, but a more straightworward way to do it would be ideal.

Thank you.

Edited by - Clairekun on 05/03/2022 8:08:05 PM

YimingChen

1665 Posts

Posted - 05/04/2022 :  10:36:39 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Try this
legend.SYMBOLWIDTH=50;


James
Go to Top of Page

Clairekun

Germany
175 Posts

Posted - 05/04/2022 :  5:16:58 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by YimingChen

Try this
legend.SYMBOLWIDTH=50;


James


Doesn't seem to work. The best workaround I found was to create a new theme where only this property is listed, so that I can apply it to all graphs using a loop function. This would leave everything else intact.
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