reversed property

bool? reversed
getter/setter pair

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;