completed property

HighchartsGanttSeriesDataCompletedOptions? completed
getter/setter pair

Progress indicator, how much of the task completed. If it is a number, the fill will be applied automatically.

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

Implementation

HighchartsGanttSeriesDataCompletedOptions? completed;