Page 1 of 1

Legend behaviour

Posted: Tue Mar 27, 2012 5:14 pm
by 16662032
Hi,

Normally I'm using the legend in it's default behaviour. In this case the chart is narrowed to accomodate the legend position. Recently I changed this behaviour to legend.resizechart=false.
By doing this the legend is drawn in the area of the charts (which is what i wanted) but also behind the components of the chart, like the grid, the series, axis etc.. Why is this? This isn't logical.
To bring the legend to the front i've got to set the position to custom and set its position.

Why is the z-order of the legend different when setting the position to custom?

Greetings,

Jack

Re: Legend behaviour

Posted: Wed Mar 28, 2012 2:01 pm
by yeray
Hi Jack,

Right, I also think resizechart=false should draw the legend above the chart. I've added it to the wish list to be investigated for future releases (TV52016112).
In the meanwhile you could use CustomPosition=true instead.