---
title: greedy
framework: charts
role: symbol
role_heading: Type Property
path: charts/axisvaluelabelcollisionresolution/greedy
---

# greedy

Use a greedy algorithm. Display a label if it’s not overlapping with other labels.

## Declaration

```swift
static var greedy: AxisValueLabelCollisionResolution { get }
```
