sum property

double sum

Access the total sum of the elements in a histogram without labels.

Implementation

double get sum => _noLabelChild.sum;