Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/29/08 17:27:30 (15 years ago)
Author:
swagner
Message:

Added HL3 operator ChartDataRowsModelDataCollector to collect double data values from a scope and to feed them into an IChartDataRowsModel (#408).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Visualization/HeuristicLab.Visualization.csproj

    r866 r874  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    6     <ProductVersion>9.0.30729</ProductVersion>
     6    <ProductVersion>9.0.21022</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    88    <ProjectGuid>{E392A1E2-DC95-4E33-B82E-8ED690EDA1AB}</ProjectGuid>
     
    8080    <Compile Include="ChartDataRowsModelDummy.cs" />
    8181    <Compile Include="CompositeShape.cs" />
     82    <Compile Include="ChartDataRowsModelDataCollector.cs" />
    8283    <Compile Include="LegendShape.cs" />
    8384    <Compile Include="DataRow.cs" />
Note: See TracChangeset for help on using the changeset viewer.