> ## 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 DashTileType

> Dashboard tile chart type (V2)

Dashboard tile chart type (V2)

## Syntax

```crmscript theme={null}
DashTileType
```

## Fields

| Name               | Description        |
| ------------------ | ------------------ |
| None               | None               |
| Pie                | Pie                |
| List               | List               |
| BigNum             | BigNum             |
| Bar                | Bar                |
| Line               | Line               |
| Area               | Area               |
| Column             | Column             |
| CombinedBarLine    | CombinedBarLine    |
| CombinedColumnLine | CombinedColumnLine |
| WebPanel           | WebPanel           |
| HTML               | HTML               |
| Gauge              | Gauge              |
