Chart3DResizeEventArgs API in Vue Chart3d API component
Represents event arguments for 3D chart resize.
Properties
chart
Chart3D
Defines the 3D chart instance.
currentSize
Size
Specifies the current size of the 3D chart.
previousSize
Size
Specifies the previous size of the 3D chart.