Contents

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.

See Also

Styling marks