if (this._gridlines[1] && this.xAxis._ticks.major && !noXGrid) {
            this._drawGridlines(bg, false, this._gridlines[1], dims);
        }