softThreshold property

bool? softThreshold
final

(Highcharts, Highstock) When this is true, the series will not cause the Y axis to cross the zero plane (or threshold option) unless the data actually crosses the plane.

Implementation

final bool? softThreshold;