dataLabels property

HighchartsSankeySeriesNodesDataLabelsOptions? dataLabels
getter/setter pair

Individual data label for each node. The options are the same as the ones for series.sankey.dataLabels.

API Docs: https://api.highcharts.com/highcharts/series.sankey.nodes.dataLabels

Implementation

HighchartsSankeySeriesNodesDataLabelsOptions? dataLabels;