relativeTo property
What the fixed tooltip alignment should be relative to.
The default, pane
, means that it is aligned within the plot
area for that given series. If the tooltip is split (as default
in Stock charts), each partial tooltip is aligned within the
series' pane.
API Docs: https://api.highcharts.com/highcharts/tooltip.position.relativeTo
Implementation
String? relativeTo;