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

# linear

Interpolate data points linearly.

## Declaration

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