---
title: ChartPlotContent
framework: charts
role: symbol
role_heading: Structure
path: charts/chartplotcontent
---

# ChartPlotContent

A view that represents a chart’s plot area.

## Declaration

```swift
@MainActor @preconcurrency struct ChartPlotContent
```

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [View](swiftui/view.md)

## See Also

### Chart management

- [ChartProxy](charts/chartproxy.md)
