Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Guys,
How to move the position of the dimension name in line chart.
Below example I need my dimension name (Name) to be in center:
What if you add spaces in Dimension Label:
='DimensionName ' & Chr(39)
You will see a single quote at the end, but its kind of negligble
There is no other way except addding Spaces in the Dimesion Label
or may be like
Hide Dimension label and
Add text in chart
Presentation > Text in Chart
and place it where ever you want.
Thank you . It works fine.
1) Select the line chart
2) Hold CTRL + SHIFT
3) drag the text surrounded by a red border to move it anywhere you like
If you are satisfied with the answers, please close the discussion so that others will find solutions/answers if they encounter the same situation.
Thanks.