Contents

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.

See Also

Encoding data into mark characteristics