Contents

offset(_:)

Applies an offset that you specify as a size to the chart content.

Declaration

nonisolated func offset(_ value: CGSize) -> some ChartContent

Parameters

  • value:

    The offset distance in screen coordinates.

See Also

Positioning marks