Replace the Y axis label to new one

Is there a way to replace the Y axis label to a new label like below. I guess a way is to get the point of each label and add new label on it?
Original: 1,        2,         3,       4
New:     Bad, Not OK, OK, Good

Thanks,
Xiaopeng

2 Replies

XQ Xiaopeng Qi September 18, 2015 08:17 PM UTC

Sorry, can anybody move this question to Platform Mobile Xamarin.Forms?


MK Magesh Kumar Krishnan Syncfusion Team September 21, 2015 06:05 AM UTC

Hi Xiaopeng,

Thanks for using Syncfusion Products.

We can achieve the requirement by using the LabelCreated event of ChartAxis. Please refer to the sample from the following location.

Sample : http://www.syncfusion.com/downloads/support/forum/120298/ze/ChartSample_CustomLabel261083821  

Regards,
Magesh Kumar K

Loader.
Up arrow icon