John,
An example of what I want to do is:
If I have two charts showing equivalent data for two different test
conditions, both with x axis running from 0 to 100. One plot may have y
values from 0 -100 the other 0-10. When I plot the data I can generate two
plots with x-axis 0-100 and y-axis 0-100. I can size the outer box to be
equal so if the same data was plotted two identical plots would be produced.
BUT if I for example have different legends the size of the tight box around
the plot is different therefore different plots are produced.
The end outcome I want is two (or more) plots with ?mm=1unit in x or y. I am
not worried about what ? is as long as it can be made consistant for a series
of plots.
It would also be usful to be able to centre the plots within the chart area.
What I have tried with Jon's suggestion is ploting two straight line x-y
scatter plots of 1-10 in both x and y. One plot just points one just a line,
I changed 1 legend to "a" and left 1 as "series 1" then aligned the two plots
one on top of the other so the line should join the dots. This does not work
unless the legends are the same and the plot types are the same.
Thanks for the help
Chris