View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
SteveG[_2_] SteveG[_2_] is offline
external usenet poster
 
Posts: 10
Default Column chart with 3 orders of magnitude

I would like to build a column chart with 3 orders of magnitude.

I envisage this as two series plotted as columns in three parts

1) A Y-axis with Y-max = 100 and say 3 X-labels followed by
2) A change of scale with another Y-axis with Y-max = 10 and another 3
x-labels

and now it gets difficult ...

3) yet another another change of scale with a Y-axis with Y-max = 1
and another 3 x-labels.

Is it possible to draw dummy y-axes on a column chart?

Steve