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

# buildExpression(_:)

## Declaration

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