period property

double? period
getter/setter pair

The base period for indicator calculations. This is the number of data points which are taken into account for the indicator calculations.

API Docs: https://api.highcharts.com/highcharts/series.linearregression.params.period

Implementation

double? period;