---
title: AxisValueLabelOrientation
framework: charts
role: symbol
role_heading: Structure
path: charts/axisvaluelabelorientation
---

# AxisValueLabelOrientation

Describes the orientation of a label.

## Declaration

```swift
struct AxisValueLabelOrientation
```

## Topics

### Type Properties

- [automatic](charts/axisvaluelabelorientation/automatic.md)
- [horizontal](charts/axisvaluelabelorientation/horizontal.md)
- [vertical](charts/axisvaluelabelorientation/vertical.md)
- [verticalReversed](charts/axisvaluelabelorientation/verticalreversed.md)

## Relationships

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)

## See Also

### Supporting types

- [AxisValueLabelCollisionResolution](charts/axisvaluelabelcollisionresolution.md)
