View Single Post
Hi,

I need to draw lots of different coloured lines, all with matching colour line labels. There will be multiples of each line and i need a way to quickly draw more lines with the same attributes.

Eg. red line with 1x red line label and 1x yellow label, blue line with 1x blue line label and 1x yellow label, green line with 1x green line label and 1x yellow line label.

How can i set it up so that I can draw it in one go, not having to draw the line then add two line labels to the line. I looked at line styles but this will not included the line labels?

Cheers