accessibilityHidden(_:)
Specifies whether to hide this chart content from system accessibility features.
Declaration
nonisolated func accessibilityHidden(_ hidden: KeyPath<Self.DataElement, Bool>) -> some VectorizedChartContent<Self.DataElement>
Specifies whether to hide this chart content from system accessibility features.
nonisolated func accessibilityHidden(_ hidden: KeyPath<Self.DataElement, Bool>) -> some VectorizedChartContent<Self.DataElement>