C# Class BudgetAnalyser.Engine.Reports.LedgerBucketHistoryAnalyser

A analyser to build the aggregated graph data for the Bucket History graph.
Show file Open project: Benrnz/BudgetAnalyser

Private Properties

Property Type Description

Public Methods

Method Description
Analyse ( [ ledger, [ book ) : void

Analyses the specified ledger and assigns graph data

Method Details

Analyse() public method

Analyses the specified ledger and assigns graph data
public Analyse ( [ ledger, [ book ) : void
ledger [
book [
return void