Changing the direction of the horizontal bar label
3371002
✭✭✭✭
Please look at the attachment - the text needs to point in the direction of the red arrows. Is there any way to accomplish this without using javascript? And if javascripting is the solution, how should one go about accomplishing that.
0
Answers
-
Just add/remove 180 to the orientation, if it is 90 set -90 or if it's -90 set 90.
So you read bottom-up instead of top-down...
0 -
Thanks for your prompt response but where is the button do that please?
0 -
Nevermind found it, thanks again
0 -
Good you found it, so just in case somebody else look for it it's in the properties of the chart view when customizing the axis labels.
0