Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/28/10 17:59:06 (14 years ago)
Author:
mkommend
Message:

Added possibility to open a RunCollectionBoxPlotView from the RunCollectionBubbleChartView context menu (ticket #1135).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionBoxPlotView.Designer.cs

    r4652 r4653  
    209209
    210210    private System.Windows.Forms.Label xAxisLabel;
    211     private System.Windows.Forms.ComboBox xAxisComboBox;
     211    internal System.Windows.Forms.ComboBox xAxisComboBox;
    212212    private System.Windows.Forms.Label yAxisLabel;
    213     private System.Windows.Forms.ComboBox yAxisComboBox;
     213    internal System.Windows.Forms.ComboBox yAxisComboBox;
    214214    private HeuristicLab.Visualization.ChartControlsExtensions.EnhancedChart chart;
    215215    private System.Windows.Forms.Label noRunsLabel;
Note: See TracChangeset for help on using the changeset viewer.