# MonthData

**Kind:** Class

**Source:** `Frontend/src/app/components/dashboard/dashboard-libary/widgets/widget-forecast-vs-target-this-year/widget-forecast-vs-target-this-year.component.ts` (line 16)

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

## Properties

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