Chart3DResizeEventArgs

2 Oct 20251 minute to read

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.