Changeset 1877 for trunk/sources/HeuristicLab.Visualization/3.2/Options
- Timestamp:
- 05/23/09 08:38:37 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Visualization/3.2/Options/ViewSettings.cs
r1389 r1877 24 24 xAxisColor = Color.Blue; 25 25 26 legendPosition = LegendPosition. Bottom;26 legendPosition = LegendPosition.Right; 27 27 } 28 28
Note: See TracChangeset
for help on using the changeset viewer.