topBand property

double? topBand
getter/setter pair

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

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

Implementation

double? topBand;