---
title: AxisTick.Length
framework: charts
role: symbol
role_heading: Structure
path: charts/axistick/length
---

# AxisTick.Length

Describes the length of a tick.

## Declaration

```swift
struct Length
```

## Topics

### Type Properties

- [automatic](charts/axistick/length/automatic.md)
- [label](charts/axistick/length/label.md)
- [longestLabel](charts/axistick/length/longestlabel.md)

### Type Methods

- [label(extendPastBy:)](charts/axistick/length/label(extendpastby:).md)
- [longestLabel(extendPastBy:)](charts/axistick/length/longestlabel(extendpastby:).md)

## Relationships

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)
