# chartType

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/models/dashboard/dashboard-data-fields.ts` (line 56)

**Part of:** [Pams](subsystem-pams)

## Values

- `bar`
- `stackedBar`
- `fullStackedBar`
- `point`
- `line`
- `stackedLine`
- `fullStackedLine`
- `stepLine`
- `spLine`
- `area`
- `stackedArea`
- `fullStackedArea`
- `stepArea`
- `spLineArea`
- `stackedSpLineArea`
- `fullStackedSpLineArea`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `DashboardWidget` — `Pams/Web/Pams.Web/Client/app/models/dashboard/dashboard-widget.model.ts`:10
