Select
eventsFired when the user selects one or more items.
Event Data
e.selected Array
The selected items (shapes and connections).
e.deselected Array
The rest of the items (shapes and connections).
e.sender kendo.dataviz.ui.Diagram
The widget instance which fired the event.