levels property
Set options on specific levels. Takes precedence over series options, but not point options.
API Docs: https://api.highcharts.com/highcharts/series.treemap.levels
Implementation
List<HighchartsTreemapSeriesLevelsOptions>? levels;
Set options on specific levels. Takes precedence over series options, but not point options.
API Docs: https://api.highcharts.com/highcharts/series.treemap.levels
List<HighchartsTreemapSeriesLevelsOptions>? levels;