Kendo Chart event when drop item over axis

1 Answer 12 Views
Charts Drag and Drop
Gustavo
Top achievements
Rank 1
Gustavo asked on 14 Apr 2025, 07:11 PM

I'm trying to add series to a specific axis when users drag an item from a treeview and drop it over some axis.

To implement this scenario, is necessary to know the index of the droped axis.

There is any event that I can subscribe to get axis mouse drop?

 

Regards,

Gustavo

1 Answer, 1 is accepted

Sort by
0
Neli
Telerik team
answered on 17 Apr 2025, 10:56 AM

Hi Gustavo,

I am not sure about the implementation on your side, but I would suggest taking a look at the dragEnd event handler and check if it will suit your scenario:

https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/events/dragend

Regards,
Neli
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!

Tags
Charts Drag and Drop
Asked by
Gustavo
Top achievements
Rank 1
Answers by
Neli
Telerik team
Share this question
or