Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/18/11 17:33:13 (13 years ago)
Author:
abeham
Message:

#1465

  • Fixed some bugs
  • Fixed out-of-sync issue in DataRowVisualPropertiesControl
  • Added border in histogram (white for very dark colors)
  • Added serializer for System.Drawing.Font
  • Added option to choose the font of the title as well as the axis of the chart
Location:
branches/histogram/HeuristicLab.Persistence/3.3
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/histogram/HeuristicLab.Persistence/3.3/HeuristicLab.Persistence-3.3.csproj

    r5698 r6020  
    208208    <Compile Include="Default\Xml\Primitive\SimpleNumber2XmlSerializerBase.cs" />
    209209    <Compile Include="Default\Xml\Primitive\String2XmlSerializer.cs" />
     210    <Compile Include="Default\Xml\Primitive\System.Drawing\Font2XmlSerializer.cs" />
    210211    <Compile Include="Default\Xml\Primitive\TimeSpan2XmlSerializer.cs" />
    211212    <Compile Include="Default\Xml\Primitive\UInt2XmlSerializer.cs" />
Note: See TracChangeset for help on using the changeset viewer.