IResizeEventArgs

2 Oct 20251 minute to read

Properties

chart Chart|AccumulationChart|StockChart

Defines the instance of the chart that has been resized.

currentSize Size

Defines the size of the chart after resizing.

name string

Defines the name of the event.

previousSize Size

Defines the previous size of the chart before resizing.