---
title: Body
framework: charts
role: symbol
role_heading: Associated Type
path: charts/chartcontent/body-swift.associatedtype
---

# Body

The type of chart content contained in the body of this instance.

## Declaration

```swift
associatedtype Body : ChartContent
```

## See Also

### Implementing chart content

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