ItemBoundsChange
eventsFired when the location or size of a shape are changed.
Event Data
e.bounds kendo.dataviz.diagram.Rect
The new item bounds.
e.item kendo.dataviz.diagram.Shape
The affected shape.
e.sender kendo.dataviz.ui.Diagram
The widget instance which fired the event.