/ Circular3d / Circular3DResizeEventArgs
Search results

Circular3DResizeEventArgs API in JavaScript Circular3d API control

Represents event arguments for the resize event in a circular 3D chart.

Properties

chart

Circular3D

Defines the circular 3D chart instance.

currentSize

Size

Defines the current size of the circular 3D chart.

previousSize

Size

Defines the previous size of the circular 3D chart.