IAccResizeEventArgs

2 Oct 20251 minute to read

Accumulation Chart Resize event arguments.

Properties

accumulation AccumulationChart

Defines the instance of the accumulation chart that has been resized.

chart AccumulationChart

Defines the instance of the chart that has been resized.

currentSize Size

Defines the size of the accumulation chart after resizing.

name string

Defines the name of the event.

previousSize Size

Defines the previous size of the accumulation chart before resizing.