# OperationTypeEnum

**Kind:** Enum

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

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

## Values

- `Group`
- `Measure`
- `Delta`
- `Spark`
- `DeltaGroup`
- `calc`
- `Serise`
- `chart`
- `Expectaion`
- `BarChart`
- `ActiveTotal`

## Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (3)

- `DashboardWidgetOperationsService` — `Pams/Web/Pams.Web/Client/app/services/dashboard/dashboard-widget-operations.service.ts`:1
- `DashboardWidget` — `Pams/Web/Pams.Web/Client/app/models/dashboard/dashboard-widget.model.ts`:10
- `Operations` — `Pams/Web/Pams.Web/Client/app/components/dashboard/dashboard-operations.ts`:15
