Hello,
I'm building a chart and cannot seem to get the legend to stay off the axis.

Bar chart.
Resolution Pixels 96/inch
Width: 6.4 in
Height: 2.4 in
Top Margin: 0.5 in
Bottom Margin: 0.5 in
Left Margin: 0.1 in
Right Margin: 0.1 in
When there are just two items to represent in the bar chart, the legend is a single horizontal line below the chart.
However, in cases where there are six items (the maximum) in the bar chart, the legend is three horizontal lines below the chart.
I move it down so it doesn't cover the axis numbering, but it always goes back over top of it. Changing margin values doesn't seem to do the trick and I don't want the chart any larger than it already is.
Any ideas on how to keep the legend from overlaying the axis labels?
Thanks