xOffset property

double? xOffset
getter/setter pair

Horizontal offset from the cartesian position, in pixels. When the chart is inverted, this option allows translation like yOffset in non inverted charts.

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

Implementation

double? xOffset;