amount property

double? amount
getter/setter pair

The amount of the X-range point to be filled. Values can be 0-1 and are converted to percentages in the default data label formatter.

API Docs: https://api.highcharts.com/highcharts/series.xrange.data.partialFill.amount

Implementation

double? amount;