accessibilityValue(_:)
Adds a description of the value that the chart content contains.
Declaration
nonisolated func accessibilityValue(_ valueDescription: KeyPath<Self.DataElement, Text>) -> some VectorizedChartContent<Self.DataElement>
Adds a description of the value that the chart content contains.
nonisolated func accessibilityValue(_ valueDescription: KeyPath<Self.DataElement, Text>) -> some VectorizedChartContent<Self.DataElement>