Hi kiran,
There are two ways to set Labels for the XAxis:
1. You can bind them using the
XAxis.DataLabelsColumn property. This code sample shows how to bind
RadChart to DataTable and set the "Name" Column of the DataTable as XAxis DataLabelsColumn:
2. You can set the Axis labels Programmatically as shown in
this help article.
Regards,
Evgenia
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>