if (options.position === 'bottom') {
                        // bottom
                        textBaseline = !isRotated? 'top':'middle';
                        textAlign = !isRotated? 'center': 'right';
                        labelY = me.top + tl;