HighchartsDrilldownActiveDataLabelStyleOptions constructor
HighchartsDrilldownActiveDataLabelStyleOptions({})
Additional styles to apply to the data label of a point that has drilldown data. By default it is underlined and blue to invite to interaction.
API Docs: https://api.highcharts.com/highcharts/drilldown.activeDataLabelStyle
Implementation
HighchartsDrilldownActiveDataLabelStyleOptions(
{this.color, this.cursor, this.fontWeight, this.textDecoration});