Contents

accessibilityValue(_:)

Adds a description of the value that the chart content contains.

Declaration

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

See Also

Configuring accessibility