dataLabels property

HighchartsTreemapSeriesLevelsDataLabelsOptions? dataLabels
getter/setter pair

Can set the options of dataLabels on each point which lies on the level. plotOptions.treemap.dataLabels for possible values.

API Docs: https://api.highcharts.com/highcharts/series.treemap.levels.dataLabels

Implementation

HighchartsTreemapSeriesLevelsDataLabelsOptions? dataLabels;