partialFill property

HighchartsXRangeSeriesDataPartialFillOptions? partialFill
getter/setter pair

A partial fill for each point, typically used to visualize how much of a task is performed. The partial fill object can be set either on series or point level.

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

Implementation

HighchartsXRangeSeriesDataPartialFillOptions? partialFill;