I am plotting several data in an xy graph. I would like to programatically set the legend text for each of these plots. I cannot seem to find a property that does that. Can you help?
Hi, to change the legend text for plot number "i" you must first set the "Active Plot" property to "i" and then write the string to the property "Plot->Plot Name".