accessibilityLabel(_:)
Adds a label to the chart content that describes its contents.
Declaration
nonisolated func accessibilityLabel<S>(_ label: S) -> some ChartContent where S : StringProtocol
Adds a label to the chart content that describes its contents.
nonisolated func accessibilityLabel<S>(_ label: S) -> some ChartContent where S : StringProtocol