left property

dynamic left
getter/setter pair

The left position as the horizontal axis. If it's a number, it is interpreted as pixel position relative to the chart.

Since Highcharts v5.0.13: If it's a percentage string, it is interpreted as percentages of the plot width, offset from plot area left.

API Docs: https://api.highcharts.com/highcharts/chart.parallelAxes.left

Implementation

dynamic left;