Contents

accessibilityLabel(_:)

Adds a label to the chart content that describes its contents.

Declaration

nonisolated func accessibilityLabel<S>(_ label: S) -> some ChartContent where S : StringProtocol

See Also

Configuring accessibility