toggleAnnotations property

Map<String, dynamic>? toggleAnnotations
getter/setter pair

Hides/shows all annotations on a chart.

API Docs: https://api.highcharts.com/highstock/navigation.bindings.toggleAnnotations

Implementation

Map<String, dynamic>? toggleAnnotations;