reversed property
Flips the positions of the nodes of a treegraph along the horizontal axis (vertical if chart is inverted).
API Docs: https://api.highcharts.com/highcharts/series.treegraph.reversed
Implementation
bool? reversed;
Flips the positions of the nodes of a treegraph along the horizontal axis (vertical if chart is inverted).
API Docs: https://api.highcharts.com/highcharts/series.treegraph.reversed
bool? reversed;