Hi,
setting ShowLabels to true is only the first part of the story. Please have a look at the property Format that determines how the label looks like. The default value of the property is $Label, i.e. the labels of your data points have to be displayed.
If you want to display percent values try such a Format:
$Percent0.00 " %"
Regards, Kai
Add a comment