Focal Point
[CLOSED] Advanced Graph Assistant - Show Legend For Specific Series

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/8027024926

March 12, 2013, 01:02 PM
diogopc
[CLOSED] Advanced Graph Assistant - Show Legend For Specific Series
Hello,

I've searched through the documentation and forums with no success. I have a stacked bar graph with 2 series and I'm looking for a way to show the legend only for one of them.

If such command existed it would probably be something of the sort:

setLegendDisplay(getSeries(0),false);

Thanks in advance.

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS App Studio 8103
Windows7
All outputs
March 15, 2013, 01:55 PM
VLozovsky
Are you trying to hide the first or the second legend entry? If first, then you can try setLegendSeriesStart(1);