onSeries property

String? onSeries
getter/setter pair

The id of another series in the chart that the wind barbs are projected on. When null, the wind symbols are drawn on the X axis, but offset up or down by the yOffset setting.

API Docs: https://api.highcharts.com/highcharts/series.windbarb.onSeries

Implementation

String? onSeries;