isSum property
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;
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
bool? isSum;