---
title: label
framework: accessibility
role: symbol
role_heading: Instance Property
path: accessibility/axdatapoint/label
---

# label

The label for the data point.

## Declaration

```swift
var label: String? { get set }
```

## See Also

### Specifying the label

- [attributedLabel](accessibility/axdatapoint/attributedlabel.md)
