# ReportSettingsEnum

**Kind:** Enum

**Source:** `Frontend/src/app/components/dashboard/_principalReport/principal-report.service.ts` (line 6)

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

## Values

- `ReportIntroduction`
- `ReportSalesAnalysis`
- `ReportLostOpportunities`
- `ReportClientComplaints`
- `ReportSuggestedRequirements`
- `ReportBookingForecast`
- `ReportConclusion`
- `Graphs`
- `JobsOverviewChart`
- `FirmOffersOutlineChart`
- `OrdersStatusChart`
- `LostAnalysisChart`
- `OrdersBookingChart`
- `DeliveredOrdersChart`
- `SubmittedOffersChart`
- `OverallAnalysisChart`
- `TimeViewChart`
- `ClientViewChart`
- `Lists`
- `InquiriesList`
- `OffersList`
- `OrdersList`
- `DeliveredList`
- `LostList`
- `CancelledList`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `OverallAnalysisYearMap` — `Frontend/src/app/components/dashboard/_principalReport/principal-report.component.ts`:1
