size property

dynamic size
getter/setter pair

The size of the pane, either as a number defining pixels, or a percentage defining a percentage of the available plot area (the smallest of the plot height or plot width).

API Docs: https://api.highcharts.com/highcharts/pane.size

Implementation

dynamic size;