HighchartsSeriesOnPointPositionOptions constructor
Options allowing to set a position and an offset of the series in the Series on point feature.
API Docs: https://api.highcharts.com/highcharts/series.zigzag.onPoint.position
Implementation
HighchartsSeriesOnPointPositionOptions(
{this.offsetX, this.offsetY, this.x, this.y});