---
title: "symbol(_:)"
framework: charts
role: symbol
role_heading: Instance Method
path: "charts/chart3dcontent/symbol(_:)"
---

# symbol(_:)

## Declaration

```swift
nonisolated func symbol<S>(_ symbol: S) -> some Chart3DContent where S : Chart3DSymbolShape

```
