---
title: "buildExpression(_:)"
framework: charts
role: symbol
role_heading: Type Method
path: "charts/chartcontentbuilder/buildexpression(_:)"
---

# buildExpression(_:)

## Declaration

```swift
static func buildExpression<Content>(_ content: Content) -> Content where Content : ChartContent
```
