rotate
Rotates the element with the specified parameters.
Parameters
angle Number
The angle of rotation in decimal degrees. Measured in clockwise direction with 0 pointing "right". Negative values or values greater than 360 will be normalized.
center kendo.dataviz.diagram.Point
The center of rotation.
In this article