y property

double? y
getter/setter pair

Y 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.y

Implementation

double? y;