MouseLeave
eventsFired when the mouse leaves a shape or a connection.
Will not fire for disabled items.
Available in version 2014.3.1307 and later
Event Data
e.item kendo.dataviz.diagram.Shape | kendo.dataviz.diagram.Connection
The target shape or connection.
e.sender kendo.dataviz.ui.Diagram
The diagram instance which fired the event.