HighchartsAnnotationsMeasureOptions constructor
HighchartsAnnotationsMeasureOptions({
- HighchartsAnnotationsMeasureControlPointOptions? controlPointOptions,
- HighchartsAnnotationsMeasureTypeOptions? typeOptions,
A measure annotation.
API Docs: https://api.highcharts.com/highstock/annotations.measure
Implementation
HighchartsAnnotationsMeasureOptions(
{this.controlPointOptions, this.typeOptions});