I need a Label that is displayed vertically (it is rotated 90 degrees). I can do this programmatically by putting a Label in the Panel and rotating SetRotationAnimated( 0, 90 ). But is there any component that would already be displayed vertically in the Designer?