06-29-2010 03:10 AM
Hi there,
I have a listbox that has 100 items into it and I plot like 25 items at a time but the plot legend has all the 100 plots legends. How could I just display the 25 Plot legend selected from the list box.
Thanks
Solved! Go to Solution.
06-29-2010 03:47 AM - edited 06-29-2010 03:48 AM
Hi,
try this :
Right click on your graph -> Untick "Autosize plot legend"
Right click on your graph -> Properties -> Appearance -> Plot Shown : select 25.
Hope this helps