Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/09/11 12:49:20 (13 years ago)
Author:
swagner
Message:

Adapted colorize button for x-axis in RunCollectionBubbleChartView and changed names of experiments and batch runs which are created using the CreateExperimentDialog (#1529)

File:
1 edited

Legend:

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

    r6026 r6558  
    274274      this.colorXAxisButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
    275275      this.colorXAxisButton.Enabled = false;
    276       this.colorXAxisButton.Image = HeuristicLab.Common.Resources.VSImageLibrary.DisplayInColor;
     276      this.colorXAxisButton.Image = HeuristicLab.Common.Resources.VSImageLibrary.DisplayInColorVertical;
    277277      this.colorXAxisButton.Location = new System.Drawing.Point(719, 469);
    278278      this.colorXAxisButton.Name = "colorXAxisButton";
Note: See TracChangeset for help on using the changeset viewer.