---
title: AxisMarkPreset
framework: charts
role: symbol
role_heading: Structure
path: charts/axismarkpreset
---

# AxisMarkPreset

Describes preset styles for axis markers.

## Declaration

```swift
struct AxisMarkPreset
```

## Topics

### Type Properties

- [aligned](charts/axismarkpreset/aligned.md)
- [automatic](charts/axismarkpreset/automatic.md)
- [extended](charts/axismarkpreset/extended.md)
- [inset](charts/axismarkpreset/inset.md)

## Relationships

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)

## See Also

### Supporting types

- [AxisMarkValues](charts/axismarkvalues.md)
- [AxisMarkPosition](charts/axismarkposition.md)
