shapeOptions property

HighchartsAnnotationsShapeOptions? shapeOptions
getter/setter pair

Options for annotation's shapes. Each shape inherits options from the shapeOptions object. An option from the shapeOptions can be overwritten by config for a specific shape.

API Docs: https://api.highcharts.com/highcharts/navigation.annotationsOptions.shapeOptions

Implementation

HighchartsAnnotationsShapeOptions? shapeOptions;