C# Class BudgetAnalyser.ReportsCatalog.BurnDownGraphs.AddUserDefinedBurnDownDialog

Interaction logic for AddUserDefinedBurnDownDialog.xaml
Inheritance: System.Windows.Window
Mostra file Open project: Benrnz/BudgetAnalyser

Public Methods

Method Description
AddUserDefinedBurnDownDialog ( ) : System.Windows

Private Methods

Method Description
AddChartOnClick ( object sender, RoutedEventArgs e ) : void

Method Details

AddUserDefinedBurnDownDialog() public method

public AddUserDefinedBurnDownDialog ( ) : System.Windows
return System.Windows