HighchartsDefsOptions constructor
HighchartsDefsOptions({
- HighchartsDefsArrowOptions? arrow,
- HighchartsDefsReverseArrowOptions? reverseArrow,
Options for configuring markers for annotations.
Implementation
HighchartsDefsOptions({this.arrow, this.reverseArrow});