Hi Konstantinos,
Thanks for using Syncfusion products.
You can achieve this requirement with the help of LabelFormat property in LableStyle of ChartDataMarker. Please refer the following code snippet for more details.
|
series.DataMarker.LabelStyle.LabelFormat = "#'%'"; |
Please let us know, if you need further assistance on this.
Regards,
Parthiban S