---
title: Chart3DPose
framework: charts
role: symbol
role_heading: Structure
path: charts/chart3dpose
---

# Chart3DPose

## Declaration

```swift
struct Chart3DPose
```

## Topics

### Initializers

- [init(azimuth:inclination:)](charts/chart3dpose/init(azimuth:inclination:).md)

### Instance Properties

- [azimuth](charts/chart3dpose/azimuth.md)
- [inclination](charts/chart3dpose/inclination.md)

### Type Properties

- [back](charts/chart3dpose/back.md)
- [bottom](charts/chart3dpose/bottom.md)
- [default](charts/chart3dpose/default.md)
- [front](charts/chart3dpose/front.md)
- [left](charts/chart3dpose/left.md)
- [right](charts/chart3dpose/right.md)
- [top](charts/chart3dpose/top.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)

## See Also

### Customizing chart presentation

- [Chart3DCameraProjection](charts/chart3dcameraprojection.md)
