# Sandbox.UI.GraphAxis.TickMark

A tick in axis units. Custom labels support categories, dates and other non-numeric scales.

- Kind: struct
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Constructors

- [`TickMark`](/api/Sandbox.UI.GraphAxis.TickMark/.ctor): A tick in axis units. Custom labels support categories, dates and other non-numeric scales.

## Properties

- [`Label`](/api/Sandbox.UI.GraphAxis.TickMark/Label)
- [`Major`](/api/Sandbox.UI.GraphAxis.TickMark/Major)
- [`Value`](/api/Sandbox.UI.GraphAxis.TickMark/Value)

## Methods

- [`Deconstruct`](/api/Sandbox.UI.GraphAxis.TickMark/Deconstruct)
