lineStyle(_:)
Represents data using line styles.
Declaration
nonisolated func lineStyle(_ style: KeyPath<Self.DataElement, StrokeStyle>) -> some VectorizedChartContent<Self.DataElement>
Parameters
- style:
The keyPath accessor for shape style.
Represents data using line styles.
nonisolated func lineStyle(_ style: KeyPath<Self.DataElement, StrokeStyle>) -> some VectorizedChartContent<Self.DataElement>
The keyPath accessor for shape style.