# MonthData

**Kind:** Class

**Source:** `Frontend/src/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 21)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

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