Hi Telerik Team,
I'm working with Radhtmlchart, and the label appearance's total addition of all data fields is not 100%, its always less than 100% like 99.6 or 99.7 or 99.99, but not 100%. Could you please help us in this regard. We have used the following code to add up the items and display the value in terms of percentage.
<LabelsAppearance>
<ClientTemplate>
#=kendo.format(\'{0:P2}\', percentage)#
</ClientTemplate>
</LabelsAppearance>
I've attached the file for better understanding of our issue. Please take a look at the image I've attached.
Thank you,
Vipul