I have a radchart with X and Y axis as numbers(mostly in thousands). I would like to apply comma separator for thousands to those values.
Could you please help me on this??
Thanks,
Mahesh
1 Answer, 1 is accepted
0
Yavor
Telerik team
answered on 18 Aug 2010, 08:27 AM
Hello Mahesh Babu,
You can use the RadChart1.PlotArea.XAxis.Appearance.ValueFormat to format the value(s) as per your requirements. Additionally, you can use the CustomFormat property of the axes in the chart, to pass a custom format string.
I hope one of these options is suitable for you.
Regards,
Yavor
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items