public ChartModel(ProjectManager pm) { this.pm = pm; }
public SubMainProject(ProjectManager pm) { InitializeComponent(); this.pm = pm; }