Method | Description | |
---|---|---|
BudgetPieGraphService ( [ budgetBucketRepository ) : System |
Initializes a new instance of the BudgetPieGraphService class.
|
|
PrepareExpenseGraphData ( [ budget ) : decimal>.IDictionary |
Prepares the expense graph data.
|
|
PrepareIncomeGraphData ( [ budget ) : decimal>.IDictionary |
Prepares the income graph data.
|
|
SurplusExpense ( [ model ) : |
A model Surplus expense object for the UI to bind to.
|
public BudgetPieGraphService ( [ budgetBucketRepository ) : System | ||
budgetBucketRepository | [ | The budget bucket repository. |
return | System |
public PrepareExpenseGraphData ( [ budget ) : decimal>.IDictionary |
||
budget | [ | |
return | decimal>.IDictionary |
public PrepareIncomeGraphData ( [ budget ) : decimal>.IDictionary |
||
budget | [ | |
return | decimal>.IDictionary |
public SurplusExpense ( [ model ) : |
||
model | [ | |
return |