id property

dynamic id
getter/setter pair

Sets an ID for an annotation. Can be user later when removing an annotation in Chart#removeAnnotation(id) method.

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

Implementation

dynamic id;