isSum property

bool? isSum
getter/setter pair

When this property is true, the point display the total sum across the entire series. The y value is ignored.

API Docs: https://api.highcharts.com/highcharts/series.waterfall.data.isSum

Implementation

bool? isSum;