partialFill property

HighchartsGanttSeriesPartialFillOptions? partialFill
getter/setter pair

A partial fill for each point, typically used to visualize how much of a task is performed. See completed.

API Docs: https://api.highcharts.com/gantt/series.gantt.partialFill

Implementation

HighchartsGanttSeriesPartialFillOptions? partialFill;