summary
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
A description of the key takeaways or features of the chart.
Declaration
var summary: String? { get set }
Details
Discussion
Provide a string that includes a brief description of the main takeaways or insights that the chart offers, for example, “The chart shows that fuel efficiency decreases as vehicle weight increases.”
Code Examples
var summary: String? { get set }
Source: https://developer.apple.com/documentation/accessibility/axchartdescriptor/summary