---
title: thresholds
framework: charts
role: symbol
role_heading: Instance Property
path: charts/datebins/thresholds
---

# thresholds

Find the bin thresholds.

## Declaration

```swift
var thresholds: [Date] { get }
```

## Return Value

Return Value The bin thresholds that surround the bins.
