Vertical Label: How to make it read bottom to top

G

Grahammer

I'd like to use a Label with vertical alignment. It appears that I can only
do this from top to bottom.

I want to use the label on the left side of a textbox so I need it to read
from bottom to top (With the text baseline toward the texbox)

Is this possible?
 
F

fredg

I'd like to use a Label with vertical alignment. It appears that I can only
do this from top to bottom.

I want to use the label on the left side of a textbox so I need it to read
from bottom to top (With the text baseline toward the texbox)

Is this possible?

See RotateText at:
http://www.lebans.com
 
Top