How to align Webix datatable columns sideways instead of default alignment at the top (transpose table)?

Clash Royale CLAN TAG#URR8PPP
How to align Webix datatable columns sideways instead of default alignment at the top (transpose table)?
Let us assume that I have a table with many columns (headers) with long names. Due to that I want to show all my columns on the side so that I can view them by scrolling vertically instead of horizontally.
Is it possible to transpose a datatable to achieve this requirement ?
Here is a sample datatable snippet of mine : https://snippet.webix.com/n9fsmmpr
Thanks
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.