|
Re: Excel 2007 charting of x-axis label
Not so easy in xl2007 as the combination of column and xy-scatter want to force the primary axis to be categorical even when the series on it is numeric.
But you can still work around it as xl2007 allows for the displaying of 2 axis on the same edge.
So the column chart is as normal
The xy-scatter series on the secondary axis allows for an axis with tickmarks to align with the edge of the columns.
|