Okay, LNCAP is not taken into account in legend lines. I can fix this. LEGPAT accepts colour values for the
legend lines. A colour value can either be an index of a colour table, or an explict RGB value, that can be
created with the Dislin routine INTRGB. For example: iclr = intrgb (red, green, blue), where red, green, blue are
values between 0 and 1. This should solve the problem with multiple colour tables.
With best regards,
Helmut