How to change thickness of lines in figure legend?

I have a legend that shows, as legends usually do, samples of 3 traces in a graph in their respective colors. I would like to make the trace fragments in the legend thicker. I tried increasing the font size just before the dynamic text for the trace sample, but that did not work. Is it possible to change this line thickness? The traces are "line between markers", thickness auto. The code for this legend is below. I am attaching a screenshot of the legend.

\s(velF) Cond: O
\s(velF#1) Cond: D
\s(velF#2) Cond: V

Screenshot of legend, showing 3 line segments in black, grey, blue, with text next to each one

Hi, If you use the Legend command, you can specify this with the /H flag. For example:

Legend/C/N=text0/F=0/A=MC/H={10,2,5}

This will make lines in the legend that are 10 wide and have a min and max thickness of 2 and 5.

Forum

Support

Gallery

Igor Pro 9

Learn More

Igor XOP Toolkit

Learn More

Igor NIDAQ Tools MX

Learn More