height property
dynamic
height
getter/setter pair
The height of the Y axis. If it's a number, it is interpreted as pixels.
Since Highcharts 2: If it's a percentage string, it is interpreted as percentages of the total plot height.
API Docs: https://api.highcharts.com/highcharts/chart.parallelAxes.height
Implementation
dynamic height;