amount property

double? amount
getter/setter pair

The amount of the progress indicator, ranging from 0 (not started) to 1 (finished).

API Docs: https://api.highcharts.com/highcharts/series.gantt.data.completed.amount

Implementation

double? amount;