maxAccelerationFactor property

double? maxAccelerationFactor
getter/setter pair

The Maximum value for acceleration factor. AF can reach a maximum of maxAccelerationFactor, no matter how long the uptrend extends.

API Docs: https://api.highcharts.com/highcharts/series.psar.params.maxAccelerationFactor

Implementation

double? maxAccelerationFactor;