C# Class BudgetAnalyser.ReportsCatalog.BurnDownGraphs.BucketBurnDownController

Inheritance: Rees.Wpf.ControllerBase
Show file Open project: Benrnz/BudgetAnalyser Class Usage Examples

Public Methods

Method Description
Load ( [ analysisResult ) : void

Private Methods

Method Description
CopyOutputFromAnalyser ( BurnDownChartAnalyserResult analysisResult ) : void
LoadBucketChart ( BurnDownChartAnalyserResult analysisResult ) : void
LoadCustomChart ( BurnDownChartAnalyserResult analysisResult ) : void

Method Details

Load() public method

public Load ( [ analysisResult ) : void
analysisResult [
return void