Focal Point
[CLOSED] Graph legend spacing

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

April 03, 2014, 04:39 PM
Mike Deluca
[CLOSED] Graph legend spacing
How can I stop the spacing on a graph legend from being the same width for all of the series?

Currently (pretend the .'s are blank spaces):

*Series1 *Ser........ *Series3 *Series4

I want:

*Series1 *Ser *Series3 *Series4

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


Prod/Dev: WebFOCUS 8.0.06 on Windows Server 2008/Tomcat , WebFOCUS DevStudio 8.0.06 on Windows 7
April 29, 2014, 02:34 PM
<Kathryn Henning>
Hi Mike,

I consulted with a graph expert on this question. The response was that there is no way to accomplish this currently. The suggestion is to stack the legends on top of each other at the bottom.

For example:
setLegendPosition(9);
setLegendMarkersPerRow(1);

Regards,

Kathryn