# widgetData

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/dashboard/dashboard-widget.model.ts` (line 451)

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

## Properties

| Property | Type |
|---|---|
| `labels` | `Array<string>` |
| `datasets` | `any[]` |
| `legend` | `Array<DimensionField>` |
| `agrument` | `Array<DimensionField>` |
| `fields` | `DimensionField` |
| `additionalData` | `Array<number>` |

## Used by

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

### Imported by (2)

- `PamsBarChartComponent` — `Pams/Web/Pams.Web/Client/app/components/shared/pams-bar-chart/pams-bar-chart.component.ts`:1
- `Operations` — `Pams/Web/Pams.Web/Client/app/components/dashboard/dashboard-operations.ts`:15
