Categories
Web Development

Kendo Chart – Programmatically Highlight a Point and Show Tooltip

I recently dealt with a page that had a Kendo Chart and a Kendo Grid tied to the same DataSource. They were on a page visually right beside each other, so when the user hovered over a row in the Grid, we wanted to highlight the point for that same item in the Chart.