Align Legend with Left Axis
Posted: Mon Mar 09, 2009 1:43 pm
Hi,
I'm trying to align the left hand side of the chart legend with the left axes of my chart (- I say left axes because actually there is more than one stacked on top of eachother but their position is where the default left axis would be I presume?). I've set the legend.customposition property to true and if I hard code a value for the legends.left property (e.g. 20) it appears in the correct position but I'd like to align it relative to the axis position instead rather than hardcoding a value but it always appears way over to the left (e.g. looks like .left is being set to 0).
Thanks,
Norman
I'm trying to align the left hand side of the chart legend with the left axes of my chart (- I say left axes because actually there is more than one stacked on top of eachother but their position is where the default left axis would be I presume?). I've set the legend.customposition property to true and if I hard code a value for the legends.left property (e.g. 20) it appears in the correct position but I'd like to align it relative to the axis position instead rather than hardcoding a value but it always appears way over to the left (e.g. looks like .left is being set to 0).
Thanks,
Norman