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

# disabled

Do not apply collision resolution to this label. The label will always be displayed.

## Declaration

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