Skip to content

Commit

Permalink
docs(chart): fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Jekata committed Feb 5, 2021
1 parent 0c17b01 commit 5ee1f7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions controls/htmlchart/client-side-programming/events/overview.md
Expand Up @@ -22,9 +22,9 @@ position: 0

* [OnDragStart](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart#events-dragStart)—raised when the user starts dragging the chart.

* [OnLegendItemClick](https://docs.telerik.com/kendo-ui/api/dataviz/chart#events-legendItemClick)—raised when an legend item is clicked.
* [OnLegendItemClick](https://docs.telerik.com/kendo-ui/api/dataviz/chart#events-legendItemClick)—raised when a legend item is clicked.

* [OnLegendItemHover](https://docs.telerik.com/kendo-ui/api/dataviz/chart#events-legendItemHover)—raised when an legend item is hovered.
* [OnLegendItemHover](https://docs.telerik.com/kendo-ui/api/dataviz/chart#events-legendItemHover)—raised when a legend item is hovered.

* [OnSeriesClick](https://docs.telerik.com/kendo-ui/api/dataviz/chart#events-seriesClick)—rised when the user clicks the chart series.

Expand Down

0 comments on commit 5ee1f7d

Please sign in to comment.