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

# title

The title of the chart.

## Declaration

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

## See Also

### Specifying the chart title

- [attributedTitle](accessibility/axchartdescriptor/attributedtitle.md)
