Search results

IAccResizeEventArgs API in React Accumulation Chart API component

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.