} else {
                y1 = _alignPixel(chart, me.top, axisWidth) - axisWidth / 2;
                y2 = _alignPixel(chart, me.bottom, lastLineWidth) + lastLineWidth / 2;
                x1 = x2 = borderValue;
            }