Add an option for AxisLabelHover (similar to LegendItemHover) on the Chart. Because labels can be long, I truncate the text that is shown on the graph. I need to make the full text available via the hover.
Hi, Julia,
You may use the Drawing API and the categoryAxis.labels.visual function to provide the desired functionality:
Regards,
Alex Hajigeorgieva
Progress Telerik