---
title: bucketEnd
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxhistogrambucket/bucketend
---

# bucketEnd

The value of the ending measurement for the bucket.

## Declaration

```swift
var bucketEnd: Measurement<UnitType> { get }
```

## See Also

### Reading the Data

- [bucketStart](metrickit/mxhistogrambucket/bucketstart.md)
- [bucketCount](metrickit/mxhistogrambucket/bucketcount.md)
