distance property
A pixel value defining the distance between the data label and
the point. Negative numbers puts the label on top of the point in a
non-inverted chart. Defaults to 100 for horizontal and 20 for
vertical timeline (chart.inverted: true
).
API Docs: https://api.highcharts.com/highcharts/series.timeline.dataLabels.distance
Implementation
String? distance;