Hi, I want to use the option visibleInLegend but I don't know how.
My code:
      Series serie2 = Series.create();
      serie2.setType(Series.Type.AREA);
      serie2.setColor("gray");
and now I would like to do sth like
      serie2.setVisibleInLegend(false);
Is there any way to set this? Any help is appreciated. Thank you all.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to