# MonthData

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/components/dashboard/dashboard-libary/widgets/widget-booking-vs-target-vs-forecast-by-months-by-variants/widget-booking-vs-target-vs-forecast-by-months-by-variants.component.ts` (line 23)

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

## Properties

| Property | Type |
|---|---|
| `MonthId` | `number` |
| `MonthName` | `string` |
| `TargetAmount` | `number` |
| `ForecastedAmont` | `number` |
| `AchievedAmount` | `number` |
| `PerformancePer` | `number` |
| `options` | `any` |
| `series` | `any[]` |
