compareBase property

double? compareBase
getter/setter pair

When compare is percent, this option dictates whether to use 0 or 100 as the base of comparison.

API Docs: https://api.highcharts.com/highstock/series.linearregressionangle.compareBase

Implementation

double? compareBase;