nodeDistance property
dynamic
nodeDistance
final
(Highcharts) The distance between nodes in a tree graph in the longitudinal direction. The longitudinal direction means the direction that the chart flows - in a horizontal chart the distance is horizontal, in an inverted chart (vertical), the distance is vertical.
Implementation
final dynamic nodeDistance;