Kind: Class
Source: Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-gross-margin/mrm-gross-margin.component.ts (line 29)
Part of: Frontend
Properties
| Property | Type |
|---|---|
BranchId | number |
BranchName | string |
GroupId | number |
GroupName | string |
CurrencySymbol | string |
GroupTotalBudget | number |
GroupTotalSales | number |
GroupTotalTarget | number |
YearId | number |
SalesSummary | number |
MrmCogsGroups | MonthData[] |
_totalPercentageOfAchievedSales | number |
_hover | boolean |
_fixedColumnLeftNumOne | number |
_fixedColumnLeftNumTwo | number |
_fixedColumnLeftNumThree | number |
Was this page helpful?