dataLabels property

Individual data label for each point. The options are the same as the ones for plotOptions.series.dataLabels.

API Docs: https://api.highcharts.com/highcharts/series.columnpyramid.data.dataLabels

Implementation

List<HighchartsColumnPyramidSeriesDataDataLabelsOptions>? dataLabels;