Contents

accessibilityLabel(_:)

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

Declaration

nonisolated func accessibilityLabel(_ label: KeyPath<Self.DataElement, some StringProtocol>) -> some VectorizedChartContent<Self.DataElement>

See Also

Configuring accessibility