You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to get the exact drawingId which the user dragged.
Let's say I have 3 horizontal line series drawn, I have dragged one of the line using the Bullet. I want to know the drawingId of that line which was dragged.
Note : I am not using the drawingSelected feature / event.
In my app user cannot move the drawing, just can drag using the pointer/bullet present.
The text was updated successfully, but these errors were encountered:
I want to get the exact drawingId which the user dragged.
Let's say I have 3 horizontal line series drawn, I have dragged one of the line using the Bullet. I want to know the drawingId of that line which was dragged.
Note : I am not using the drawingSelected feature / event.
In my app user cannot move the drawing, just can drag using the pointer/bullet present.
The text was updated successfully, but these errors were encountered: