+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "BigValueJustifyMode"
keywords = ["grafana","documentation","sdk","@grafana/ui"]
type = "docs"
+++
## BigValueJustifyMode enum
### BigValueJustifyMode enum
Signature
```typescript
export declare enum BigValueJustifyMode
```
Import
```typescript
import { BigValueJustifyMode } from '@grafana/ui';
```
## Enumeration Members
| Member | Value | Description |
| --- | --- | --- |
| Auto | "auto"
| |
| Center | "center"
| |