---
title: "Format"
---

# Format

Number format for plots and labels.

**Kind:** enum

**Variants**

| Name | Description |
| --- | --- |
| `Inherit` | Inherit formatting from the parent series. |
| `Price` | Render as a price. |
| `Volume` | Render as a volume figure. |
| `Percent` | Render as a percentage. |
| `Mintick` | Round to the symbol's mintick and preserve trailing zeros. |
