Contents

accessibilityLabel(_:)

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

Declaration

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

See Also

Configuring accessibility