Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/03/09 01:42:55 (15 years ago)
Author:
mstoeger
Message:

added many new persisted properties.
removed useless comments.
added XmlSupport class since the code for setting xml attributes is always the same.
#639

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Visualization/3.2/Options/OptionsDialog.Designer.cs

    r1881 r1993  
    6767      viewSettings1.TitleColor = System.Drawing.Color.Blue;
    6868      viewSettings1.TitleFont = new System.Drawing.Font("Arial", 8F);
    69       viewSettings1.XAxisColor = System.Drawing.Color.Blue;
    70       viewSettings1.XAxisFont = new System.Drawing.Font("Arial", 8F);
    7169      chartDataRowsModel1.ViewSettings = viewSettings1;
    7270      chartDataRowsModel1.XAxis.Label = "";
Note: See TracChangeset for help on using the changeset viewer.