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
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: