HighchartsAroonSeriesParamsOptions constructor
HighchartsAroonSeriesParamsOptions({
- double? period,
Parameters used in calculation of aroon series points.
API Docs: https://api.highcharts.com/highcharts/series.aroon.params
Implementation
HighchartsAroonSeriesParamsOptions({this.period});