Search results

IResizeEventArgs API in JavaScript Chart API control

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.