Changeset 1969
- Timestamp:
- 05/30/09 12:01:41 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Visualization/3.2/YAxisDescriptor.cs
r1530 r1969 14 14 private bool showYAxisLabel = true; 15 15 private string label = ""; 16 p ublicbool clipChangeable = true;16 private bool clipChangeable = true; 17 17 private AxisPosition position = AxisPosition.Left; 18 18
Note: See TracChangeset
for help on using the changeset viewer.