| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{76F359DF-44CB-4232-B3A2-3B1A26C40B0D}</ProjectGuid>
- <OutputType>library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>MuchInfo.Chart.WPF</RootNamespace>
- <AssemblyName>MuchInfo.Chart.WPF</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <TargetFrameworkProfile />
- <SccProjectName>SAK</SccProjectName>
- <SccLocalPath>SAK</SccLocalPath>
- <SccAuxPath>SAK</SccAuxPath>
- <SccProvider>SAK</SccProvider>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <UseVSHostingProcess>true</UseVSHostingProcess>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>none</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup>
- <SignAssembly>true</SignAssembly>
- </PropertyGroup>
- <PropertyGroup>
- <AssemblyOriginatorKeyFile>MuchInfo.Chart.WPF.snk</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="ICSharpCode.SharpZipLib">
- <HintPath>..\Lib\NPOI\ICSharpCode.SharpZipLib.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.VisualBasic" />
- <Reference Include="NPOI">
- <HintPath>..\Lib\NPOI\NPOI.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OOXML">
- <HintPath>..\Lib\NPOI\NPOI.OOXML.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXml4Net">
- <HintPath>..\Lib\NPOI\NPOI.OpenXml4Net.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXmlFormats">
- <HintPath>..\Lib\NPOI\NPOI.OpenXmlFormats.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Xml" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Xaml">
- <RequiredTargetFramework>4.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="WindowsBase" />
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="Xceed.Wpf.Toolkit">
- <HintPath>..\Lib\net4.0\Xceed.Wpf.Toolkit.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Page Include="ChartPane.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\DateScaling\DateMarginSplitter.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\DateScaling\FutureDateSplit.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\Drawing\ChartDrawingToolbar.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\Drawing\ChartDrawingToolbarButton.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\Drawing\ChartToolbarExpander.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Editors\DrawingToolEditor.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Editors\ColorOpacityEditor.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Editors\DrawingTextEditor.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Indicator\HierarchyItem.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\Indicator\IndicatorHierarchyDisplay.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\Indicator\IndicatorLegend.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\QuickTimeSpan\QuickTimeSpan.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\QuickTimeSpan\TimeSpanButton.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\QuickTimeSpan\TimeSpanControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Utilities\ChartMenuItem.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Utilities\ChartMenuSeperator.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Utilities\MainMenuButton.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Utilities\PopupMenu.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\ValueScaling\ValueScaleBufferAdjuster.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\ValueScaling\ValueScaleDisplayCollection.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\Drawing\DrawingChannelGrab.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Drawing\DrawingPointGrab.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Drawing\DrawingSelectionGrab.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Drawing\ExtendableLine.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Resource Include="Languages\en-US.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Resource>
- <Page Include="Languages\zh-CN.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Languages\zh-TW.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Themes\Chart.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Themes\Generic.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Themes\Styles.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Chart.cs" />
- <Compile Include="ChartPane.xaml.cs">
- <DependentUpon>ChartPane.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\DateScaling\DateMarginSplitter.xaml.cs">
- <DependentUpon>DateMarginSplitter.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\DateScaling\FutureDateSplit.xaml.cs">
- <DependentUpon>FutureDateSplit.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Drawing\ChartDrawingToolbar.xaml.cs">
- <DependentUpon>ChartDrawingToolbar.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Drawing\ChartDrawingToolbarButton.xaml.cs">
- <DependentUpon>ChartDrawingToolbarButton.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Drawing\ChartToolbarExpander.xaml.cs">
- <DependentUpon>ChartToolbarExpander.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Editors\DrawingToolEditor.xaml.cs">
- <DependentUpon>DrawingToolEditor.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Editors\ColorOpacityEditor.xaml.cs">
- <DependentUpon>ColorOpacityEditor.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Editors\DrawingTextEditor.xaml.cs">
- <DependentUpon>DrawingTextEditor.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\QuickTimeSpan\QuickTimeSpan.xaml.cs">
- <DependentUpon>QuickTimeSpan.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\QuickTimeSpan\TimeSpanButton.xaml.cs">
- <DependentUpon>TimeSpanButton.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\QuickTimeSpan\TimeSpanControl.xaml.cs">
- <DependentUpon>TimeSpanControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Converter\QuikTimeSpanConverter.cs" />
- <Compile Include="Helpers\ExportHelper.cs" />
- <Compile Include="Helpers\FormulaHelper.cs" />
- <Compile Include="Helpers\MenuItemHelper.cs" />
- <Compile Include="Helpers\TextFormatting.cs" />
- <Compile Include="Controls\Utilities\ChartMenuItem.xaml.cs">
- <DependentUpon>ChartMenuItem.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Utilities\ChartMenuSeperator.xaml.cs">
- <DependentUpon>ChartMenuSeperator.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Utilities\MainMenuButton.xaml.cs">
- <DependentUpon>MainMenuButton.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Utilities\MuchInfoColorPicker.cs" />
- <Compile Include="Controls\Utilities\PopupMenu.xaml.cs">
- <DependentUpon>PopupMenu.xaml</DependentUpon>
- </Compile>
- <Compile Include="Helpers\LanguageConst.cs" />
- <Compile Include="Helpers\LanguageManager.cs" />
- <Compile Include="Helpers\XmlTypeCreator.cs" />
- <Compile Include="Primitives\ComparisonPlot.cs" />
- <Compile Include="Primitives\DateChartSlider.cs" />
- <Compile Include="Controls\Drawing\DrawingChannelGrab.xaml.cs">
- <DependentUpon>DrawingChannelGrab.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Drawing\DrawingPointGrab.xaml.cs">
- <DependentUpon>DrawingPointGrab.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Drawing\DrawingSelectionGrab.xaml.cs">
- <DependentUpon>DrawingSelectionGrab.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Drawing\ExtendableLine.xaml.cs">
- <DependentUpon>ExtendableLine.xaml</DependentUpon>
- </Compile>
- <Compile Include="Primitives\DisplayFormula.cs" />
- <Compile Include="Primitives\Drawing\Drawing2PointBase.cs" />
- <Compile Include="Primitives\Drawing\Drawing2PointLinkedBase.cs" />
- <Compile Include="Primitives\Drawing\DrawingArrow.cs" />
- <Compile Include="Primitives\Drawing\DrawingEllipse.cs" />
- <Compile Include="Primitives\Drawing\DrawingErrorChannel.cs" />
- <Compile Include="Primitives\Drawing\DrawingFibBase.cs" />
- <Compile Include="Primitives\Drawing\DrawingFibFan.cs" />
- <Compile Include="Primitives\Drawing\DrawingFibRetracement.cs" />
- <Compile Include="Primitives\Drawing\DrawingFibTimeZones.cs" />
- <Compile Include="Primitives\Drawing\DrawingGannBox.cs" />
- <Compile Include="Primitives\Drawing\DrawingGannFann.cs" />
- <Compile Include="Primitives\Drawing\DrawingHorizontalLine.cs" />
- <Compile Include="Primitives\Drawing\DrawingHost.cs" />
- <Compile Include="Primitives\Drawing\DrawingQuadrantLines.cs" />
- <Compile Include="Primitives\Drawing\DrawingRectangle.cs" />
- <Compile Include="Primitives\Drawing\DrawingSelectionArea.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Primitives\Drawing\DrawingSpeedLines.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Primitives\Drawing\DrawingTironeLevels.cs" />
- <Compile Include="Primitives\Drawing\DrawingTrendLine.cs" />
- <Compile Include="Controls\Indicator\HierarchyItem.xaml.cs">
- <DependentUpon>HierarchyItem.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Indicator\IndicatorHierarchyDisplay.xaml.cs">
- <DependentUpon>IndicatorHierarchyDisplay.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Indicator\IndicatorLegend.xaml.cs">
- <DependentUpon>IndicatorLegend.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\ValueScaling\ValueScaleBufferAdjuster.xaml.cs">
- <DependentUpon>ValueScaleBufferAdjuster.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\ValueScaling\ValueScaleDisplayCollection.xaml.cs">
- <DependentUpon>ValueScaleDisplayCollection.xaml</DependentUpon>
- </Compile>
- <Compile Include="Helpers\ElementInvalidator.cs" />
- <Compile Include="Helpers\PlotDeletingDataChange.cs" />
- <Compile Include="Helpers\SharedDrawingManager.cs" />
- <Compile Include="Primitives\ChartDataSet.cs" />
- <Compile Include="Helpers\PlotPainter.cs" />
- <Compile Include="Primitives\AllDateScaler.cs" />
- <Compile Include="Primitives\DateScaleDisplay.cs" />
- <Compile Include="Primitives\Drawing\Drawing1PointBase.cs" />
- <Compile Include="Primitives\Drawing\DrawingText.cs" />
- <Compile Include="Primitives\Drawing\DrawingToolContainer.cs" />
- <Compile Include="Primitives\Drawing\DrawingToolSpec.cs" />
- <Compile Include="Primitives\Drawing\DrawingVerticalLine.cs" />
- <Compile Include="Primitives\Drawing\ILineDataSetWithUID.cs" />
- <Compile Include="Primitives\Drawing\OutputDataWrapper.cs" />
- <Compile Include="Primitives\Drawing\SharedDrawingToolContainer.cs" />
- <Compile Include="Primitives\Drawing\SharedDrawingToolSpec.cs" />
- <Compile Include="Primitives\Interfaces\IChannelDrawing.cs" />
- <Compile Include="Primitives\Interfaces\IChartHighlight.cs" />
- <Compile Include="Primitives\Interfaces\IDashStyleTarget.cs" />
- <Compile Include="Primitives\Interfaces\IDateScaler.cs" />
- <Compile Include="Primitives\Interfaces\IDrawingTool.cs" />
- <Compile Include="Primitives\Interfaces\IDrawingToolSpec.cs" />
- <Compile Include="Primitives\Interfaces\ILineDataSetWithUID.cs" />
- <Compile Include="Primitives\Interfaces\ILineThicknessTarget.cs" />
- <Compile Include="Primitives\Interfaces\IValueScaler.cs" />
- <Compile Include="Primitives\Interfaces\IXmlSavable.cs" />
- <Compile Include="Primitives\LinePlot.cs" />
- <Compile Include="Primitives\PlotBase.cs" />
- <Compile Include="Primitives\ScaleLayer.cs" />
- <Compile Include="Primitives\ValueScaleDisplay.cs" />
- <Compile Include="Primitives\ValueScalerArithmetic.cs" />
- <Compile Include="Properties\AssemblyInfo.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <None Include="MuchInfo.Chart.WPF.snk" />
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <AppDesigner Include="Properties\" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\MuchInfo.Chart.DataAdapter\MuchInfo.Chart.DataAdapter.csproj">
- <Project>{f0d7a64e-e20c-48e5-9a59-d2b7a8692033}</Project>
- <Name>MuchInfo.Chart.DataAdapter</Name>
- </ProjectReference>
- <ProjectReference Include="..\MuchInfo.Chart.Data\MuchInfo.Chart.Data.csproj">
- <Project>{9a393243-d39d-4e81-9e2a-e54f80233961}</Project>
- <Name>MuchInfo.Chart.Data</Name>
- </ProjectReference>
- <ProjectReference Include="..\MuchInfo.Chart.FormulaEdit\MuchInfo.Chart.FormulaEdit.csproj">
- <Project>{4a107ff1-669e-4b6e-9343-eee5d3fa0ecb}</Project>
- <Name>MuchInfo.Chart.FormulaEdit</Name>
- </ProjectReference>
- <ProjectReference Include="..\MuchInfo.Chart.Infrastructure\MuchInfo.Chart.Infrastructure.csproj">
- <Project>{c22edb97-4a1a-44f7-a08c-9863c86c0e64}</Project>
- <Name>MuchInfo.Chart.Infrastructure</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|