title
Category: Instance Property
Platforms: iOS 15.0+, iPadOS 15.0+, Mac Catalyst 15.0+, macOS 12.0+, tvOS 15.0+, visionOS 1.0+, watchOS 8.0+
Overview
The title of the chart.
Declaration
var title: String? { get set }
Details
See Also
- Specifying the chart title
- var attributedTitle: NSAttributedString?
Topics (Grouped)
Specifying the chart title
- attributedTitle:NSAttributedString? — var; An attributed version of the chart title.
Code Examples
var title: String? { get set }
Source: https://developer.apple.com/documentation/accessibility/axchartdescriptor/title