yugakiran Posted March 4, 2013 Report Share Posted March 4, 2013 Hello, I have an requirement to hide certain series in Legend Box. Is there any way to hide selective series in Legend Box. Currently this how I am trying to achieve However it is not hiding. chart1.getLegendBox().getItemAttributes().get(chart.getAxisX().getSections(), i).setVisible(false); Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.