---
title: bucketEnumerator
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxhistogram/bucketenumerator
---

# bucketEnumerator

An enumerator for the buckets containing the data in the histogram.

## Declaration

```swift
var bucketEnumerator: NSEnumerator { get }
```

## See Also

### Reading the buckets

- [totalBucketCount](metrickit/mxhistogram/totalbucketcount.md)
- [MXHistogramBucket](metrickit/mxhistogrambucket.md)
