---
title: FunctionLinePlotContent
framework: charts
role: symbol
role_heading: Structure
path: charts/functionlineplotcontent
---

# FunctionLinePlotContent

## Declaration

```swift
@MainActor @preconcurrency struct FunctionLinePlotContent
```

## Relationships

### Conforms To

- [ChartContent](charts/chartcontent.md)
- [Copyable](swift/copyable.md)
- [Escapable](swift/escapable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Supporting types

- [body](charts/chartcontent/body-swift.property.md)
- [VectorizedLinePlotContent](charts/vectorizedlineplotcontent.md)
