labelrank property
The rank for this point's data label in case of collision. If two
data labels are about to overlap, only the one with the highest labelrank
will be drawn.
API Docs: https://api.highcharts.com/highcharts/series.boxplot.data.labelrank
Implementation
double? labelrank;