Issue Details
I have a chart which is displaying multiple plots. I would like to rename the plots in the plot legend programmatically.
I thought I would be able to do this by using the Plot Name property of the chart but it only changes the name of the first plot, as shown below.
Figure 1. Change the First Plot Name (VI Snippet)
Figure 2. Change the First Plot Name
Is it possible to use the Plot Name property node to name multiple plots?