axis.axisGroup = renderer.g('axis')
                .attr({ zIndex: options.zIndex || 2 })
                .add();