Hi, I have run into following problem.
I've got following layout for chart parts (from the top to bottom):
Title - on the top
Legend - below the title
Plot area - below the legend
I've changed the height of chart and turned the AutoLayout option turned on.
It turned out that for greater chart's height values lots of empty space between the Legend and the Plot area appears.
This reminded me that there is a margin set on the plot's area, so I've changed it from 15% to 0 pixels.
But this didn't help at all. It still happens that while increasing the chart's height - gap between the Legend and the plot area grows despite I removed all the margins. The margin I've just cleared is not taken into account at all for some reason.
Is there a way to have the chart rescaled verticaly to large height values, while not having this strange margin between the Plot area and the Legend.