interpolationMethod(_:)
Plots line and area marks with the interpolation method that you specify.
Declaration
nonisolated func interpolationMethod(_ method: InterpolationMethod) -> some ChartContent
Parameters
- method:
An interpolation method.
Plots line and area marks with the interpolation method that you specify.
nonisolated func interpolationMethod(_ method: InterpolationMethod) -> some ChartContent
An interpolation method.