---
title: body
framework: charts
role: symbol
role_heading: Instance Property
path: charts/chartcontent/body-swift.property
---

# body

The content and behavior of the chart content.

## Declaration

```swift
@ContentBuilder @MainActor @preconcurrency var body: Self.Body { get }
```

## See Also

### Supporting types

- [VectorizedAreaPlotContent](charts/vectorizedareaplotcontent.md)
- [FunctionAreaPlotContent](charts/functionareaplotcontent.md)
