count property

double count

Access the count of elements in a histogram without labels.

Implementation

double get count => _noLabelChild.count;