Hi everyone,
is there a way to change orientation of a second X axis? The second X axis is Time. I am unable to find in definition where is the setup for changing orientation of Time label to vertical.
The only valid code in my current definition seems to be the following:
"definition":
...
"rows":{"dimensions":[{"name":"Time","selected_set":["[Time].[Month].Members"],"members":[],"bookmarked_members":[]},
...
,"x_axis":{"0":{"labelOrientation":"vertical"}}},"table":{}}
Thanks in advance for the hints,
Martin