We have a kreport with the text field, it could have three values A,B & C. In visualize, we have Bar Chart & it is displaying the A, B & C as legend values & on the x-axis instead of that we want to display Apple, Banana & Coconut in the legend or axis.
Regarding the legend:
It uses the label of the field set in “dataseries” in a 1-dimensional chart
To get enum labels there you will need a 2 dimensional report.
User HighCharts for stacked bar chart.
Here an example of Opportunites by country (dimension 1) and sales stage (dimension 2)