labelOptions property

HighchartsAnnotationsLabelOptions? labelOptions
getter/setter pair

Options for annotation's labels. Each label inherits options from the labelOptions object. An option from the labelOptions can be overwritten by config for a specific label.

API Docs: https://api.highcharts.com/highcharts/annotations.labelOptions

Implementation

HighchartsAnnotationsLabelOptions? labelOptions;