levelIsConstant property

bool? levelIsConstant
getter/setter pair

Used together with the levels and allowTraversingTree options. When set to false the first level visible to be level one, which is dynamic when traversing the tree. Otherwise the level will be the same as the tree structure.

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

Implementation

bool? levelIsConstant;