Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi guys,
could you let me know weather a bar/line cahrt
"how to split x-axes label to 2 lines?"
thx
any help on this?
Hi,
Go to chart properties>Axes> Enable Split Axis.
Regards,
Raghav
If you mean the label and not the dimension values then use the Label box in the dimension tab:
Hope this helps,
Jason
hi raghavsurya,
i didn't see any difference after i enable that option also!,
can u show example
thx
Hi Buzzy,
In the Label Use the below mentioned thing.
Suppose u want to show like this :
ABCD
EFGH Instead of ABCDEFGH
Then
='ABCD' &'
'&'EFGH'
Regards,
Nilesh Gangurde