reformatting the y axis to show A,B,C

  • Thread starter Thread starter james
  • Start date Start date
J

james

is it possible to reformat the y axis on graphs, so
instead of seeing 1 2 3 etc i can see A B C up the y axis
 
James -

How does it affect the X axis? You may have to use 0.5 for the X values
of the dummy series (if the Y axis crosses between categories), or some
other fiddling. But the techniques work on Line charts too, as long as
you add the dummy axis series as an xy scatter series.

- Jon
 
Back
Top