Hello Team,
i want to represent the value axis numbers using dollar symbol and i also want to represent the category axis numbers using % symbols, could you please tell me what format i am suppose to use
lets say i have (10,000 , 20,000 , 30,000, 40,000) i am suppose to show like ($10,000, $20,000, $30,000, $40,000) on value axis
and also lets say i have (20,30,40,50 ) i am suppose to show (10%,20%,30%,40%) on categrory axis
Thanks in Advance