Hi All,
In clustered column chart, is there any way to show the data within each bar as percentage instead of numbers only?
By default, the chart displays actual count within the bars.
Currently, the chart is being rendered like this:
In place of 2.0,1.0.---- it should display 67%,33%,-----,75%,-----.
Please guide me how I can achieve this.
Thanks...