Set this:
youraxisname.MajorGridlineStyle = LineStyle.Solid;
youraxisname.MinorGridlineStyle = LineStyle.None;
this way you get all the majorgridlines.