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

# attributedLabel

An attributed version of the label for the data point.

## Declaration

```swift
@NSCopying var attributedLabel: NSAttributedString? { get set }
```

## See Also

### Specifying the label

- [label](accessibility/axdatapoint/label.md)
