Hello, George,
thank you for contacting us.
You can accomplish the desired effect by customizing the text for the axis labels. This can be done by implementing the
TKChartDelegate protocol and overriding its
chart:textForAxis:value:atIndex: method. By doing this you will be able to modify the text for the axis labels. Its easy to do this by using
NSDateFormatter class. Consider the sample below:
I hope this solves the issue. If you have any questions do not hesitate to contact us.
Regards,
Yoanna
Telerik