Point information for positioning a tooltip.
Members
-
isHeader :boolean
-
If
tooltip.split
option is enabled and positioner is called for each of the boxes separately, this property indicates the call on the xAxis header, which is not a point itself.Type:
- boolean
-
plotX :number
-
The reference point relative to the plot area. Add chart.plotLeft to get the full coordinates.
Type:
- number
-
plotY :number
-
The reference point relative to the plot area. Add chart.plotTop to get the full coordinates.
Type:
- number