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.
Applies an offset that you specify as a size to the chart content.
nonisolated func offset(_ value: CGSize) -> some ChartContent
The offset distance in screen coordinates.