How to show vertical text in web client

Hello everybody

First of all happy new year to all Servoy people.

I need to show vertical text in a label. So I have set the rotation property of the label to 270.
It is working perfectly in smart client but not working in web client.

Is there any work around to do this for web client?

Thanks

This is not supported in the Web Client as browsers do not support this.

Only in the future HTML5 specification does this get standardized (CSS Transformations), but this isn’t supported in all browsers Servoy supports.

Paul