Changeset 3428 for trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionBubbleChartView.Designer.cs
- Timestamp:
- 04/20/10 00:39:59 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionBubbleChartView.Designer.cs
r3411 r3428 179 179 this.chart.TabIndex = 16; 180 180 this.chart.Text = "chart1"; 181 this.chart.MouseUp += new System.Windows.Forms.MouseEventHandler(this.chart_MouseUp); 181 182 this.chart.MouseMove += new System.Windows.Forms.MouseEventHandler(this.chart_MouseMove); 182 183 this.chart.MouseDown += new System.Windows.Forms.MouseEventHandler(this.chart_MouseDown);
Note: See TracChangeset
for help on using the changeset viewer.