accessibilityValue(_:)
Adds a description of the value that the chart content contains.
Declaration
nonisolated func accessibilityValue<S>(_ value: S) -> some ChartContent where S : StringProtocol
Adds a description of the value that the chart content contains.
nonisolated func accessibilityValue<S>(_ value: S) -> some ChartContent where S : StringProtocol