Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI,
How to remove the dimension lable name from bar chart i.e; 1/1,2/1,.... See the attached image
Thanks in advance
In the label textbox of the dimension write a blank space or in the caption properties uncheck show caption
Look!
Uncheck show title in chart option in general tab of chart properties
Hello Satish,
Go to the properties of the chart.
Properties > Dimensions > Label (uncheck on label) You can also type a blank space there.
Thanks
Advait
Hi Satish
In chart property select dimention -> Used dimention (here you select the dimention) -> unchecked lable check box according to that dimention.
Try it.
Hi all,
I tried all your steps but no success.
I'm using "PrimaryTrellis" and "SecondaryTrellis" in the barchart, then it displays the name of the each bar with its relevant FirstDimension/SecondDimension values.
I tried using below in the dimensions like
1.) =Dual('',PalletCavityPX)
2.)=Dual('',PalletCavityPY)
then i'm able to see like below image but still i needs to remove "\" symbol.
Thanks in advance.
Can you post an example of the application?