> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for DashTileType

> Lists the enum values for DashTileType.

## DashTileType Enum

Dashboard tile type

| Name               | Value | Description        |
| ------------------ | ----- | ------------------ |
| None               | 0     | None               |
| Pie                | 1     | Pie                |
| List               | 2     | List               |
| BigNum             | 3     | BigNum             |
| Bar                | 4     | Bar                |
| Line               | 5     | Line               |
| Area               | 6     | Area               |
| Column             | 7     | Column             |
| CombinedBarLine    | 8     | CombinedBarLine    |
| CombinedColumnLine | 9     | CombinedColumnLine |
| WebPanel           | 10    | WebPanel           |
| HTML               | 11    | HTML               |
| Gauge              | 12    | Gauge              |
| Funnel             | 13    | Funnel             |

## Usage

* [dashboard\_tile\_definition](../dashboard-tile-definition).tile\_type - Describes the contents of a tile
