x property

double? x
getter/setter pair

X pixel offset from the given position. Can be used to shy away from axis lines, grid lines etc to avoid the tooltip overlapping other elements.

API Docs: https://api.highcharts.com/highcharts/tooltip.position.x

Implementation

double? x;