Jump to content
Software FX Community

yugakiran

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by yugakiran

  1.  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);

×
×
  • Create New...