Click here to Skip to main content
15,891,423 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
I work on a windows form application written in c# and using line Zedgraph. I want to make visible or invisible some of legend items when I need. Is it possible?
Thanks..
Posted
Comments
Sandeep Mewara 24-May-11 6:23am    
Zedgraph Forum?
Member 7755322 24-May-11 6:27am    
?

1 solution

You need to set the appropriate Curve.Label.IsVisible to false to hide the legend item for that curve.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900