isIntermediateSum property
When this property is true, the points acts as a summary column for
the values added or subtracted since the last intermediate sum,
or since the start of the series. The y
value is ignored.
API Docs: https://api.highcharts.com/highcharts/series.waterfall.data.isIntermediateSum
Implementation
bool? isIntermediateSum;