top property
dynamic
top
getter/setter pair
The top position as the vertical axis. If it's a number, it is interpreted as pixel position relative to the chart.
Since Highcharts 2: If it's a percentage string, it is interpreted as percentages of the plot height, offset from plot area top.
API Docs: https://api.highcharts.com/highcharts/navigator.xAxis.top
Implementation
dynamic top;