lineStyle(by:)
Represents data using line styles.
Declaration
nonisolated func lineStyle(by value: PlottableProjection<Self.DataElement, some Plottable>) -> some VectorizedChartContent<Self.DataElement>
Parameters
- value:
The keyPath accessor for the data value that encodes the line style.