labelrank property

double? labelrank
getter/setter pair

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.treegraph.data.labelrank

Implementation

double? labelrank;