# MonthData

**Kind:** Class

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

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

## Properties

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