HighchartsYAxisStackLabelsStyleOptions constructor
HighchartsYAxisStackLabelsStyleOptions({})
CSS styles for the label.
API Docs: https://api.highcharts.com/highcharts/yAxis.stackLabels.style
Implementation
HighchartsYAxisStackLabelsStyleOptions(
{this.color, this.fontSize, this.fontWeight, this.textOutline});