How do I get the line chart labels to line up directly below the tickmarks?

R

rgoodson40

Currently, my line chart labels are lined up in between each tickmark
This causes the data to be skewed and appear inaccurate. Does anyon
know how to get the chart labels to line up directly below the char
tickmarks? Thanks
 
A

Andy Pope

Hi,

Double click the axis to display the Format dialog.
On the scale tab uncheck the option 'Value (y) axis crosses between
categorys'.

Cheers
Andy
 
Top