---
title: catmullRom
framework: charts
role: symbol
role_heading: Type Property
path: charts/interpolationmethod/catmullrom
---

# catmullRom

Interpolate data points with Catmull-Rom spline.

## Declaration

```swift
static var catmullRom: InterpolationMethod { get }
```
