bottomBand property

double? bottomBand
getter/setter pair

Percentage below the moving average that should be displayed. 0.1 means 90%. Relative to the calculated value.

API Docs: https://api.highcharts.com/highcharts/series.priceenvelopes.params.bottomBand

Implementation

double? bottomBand;