level property
An optional level index of where to place the node. The default behaviour is
to place it next to the preceding node. Alias of nodes.column
, but in
inverted sankeys and org charts, the levels are laid out as rows.
API Docs: https://api.highcharts.com/highcharts/series.dependencywheel.nodes.level
Implementation
double? level;