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

# symbolRotation(_:)

Set the rotation of a 3D symbol.

## Declaration

```swift
nonisolated func symbolRotation(_ rotation: Rotation3D) -> some Chart3DContent

```

## Parameters

- `rotation`: The symbol’s rotation.
