CircularChart3DResizeEventArgs

2 Oct 20251 minute to read

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

Properties

chart CircularChart3D

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.