Thread: x-axis display
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
DavidH[_2_] DavidH[_2_] is offline
external usenet poster
 
Posts: 16
Default x-axis display

Hi All,

I'm creating a series of small charts to display on a single printed page,
and one comparison I do is comparing this year numbers to last for the
calendar year. I'm using a bar chart with two series, 2007 and 2006. The
x-axis values are the month of the year, 1 through 12.

The numbers display correctly on some graphs, but on others the right-most
digit gets truncated, so I get "1" instead of "11" for November. I've tried
playing around with the number of tick-marks between category labels value,
wiht no luck, and I've also changed the number format with no luck.

As far as I can tell the graphs that display correctly are identical to the
ones that don't for everything except the series value range.

Any suggests?

Thanks much,

David