02-23-2009 01:04 AM
Dear All,
In my application i am displaying multiple plot in XY-Graph. The total number of graph displayed may very. I want according to total number of plot selected legend display. And name of that plot is not fix it very depending on selection.
I tried to use property node "plot name" but in that case only first plot name is changing.
--Vishnu
Solved! Go to Solution.
02-23-2009 01:39 AM
Hi Vishnu,
before you change a plot property, you have to set the "active plot". default is "0".
Mike
02-23-2009 03:00 AM
Dear Mike,
Thanks for help.
I also want varible plot legend. For example if i am plotting 2 Plots that time only 2 legend should display and if i am plotting 4 plot, 4 legend should display. Can you please guide how i can do this?
---Vishnu
02-23-2009 06:56 AM
02-23-2009 11:31 PM
Hi Gerd,
Thanks, Good answer. My problem solved.
--Vishnu