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.
Implementation
dynamic top;