alternateStartingDirection property

bool? alternateStartingDirection
getter/setter pair

Enabling this option will make the treemap alternate the drawing direction between vertical and horizontal. The next levels starting direction will always be the opposite of the previous.

API Docs: https://api.highcharts.com/highcharts/series.treemap.alternateStartingDirection

Implementation

bool? alternateStartingDirection;