Download OxyPlot

Description

OxyPlot is a cross-platform plotting library for .NET.

Icons

OxyPlot

Source Files

The download file oxyplot.zip has the following entries.


.hgignore//  ww  w .java  2 s.  c  om
Build/BuildRelease_GtkSharp.cmd
Build/BuildRelease_Metro.cmd
Build/BuildRelease_Silverlight4.cmd
Build/BuildRelease_Silverlight5.cmd
Build/BuildRelease_WPF40.cmd
Build/BuildRelease_WPF45.cmd
Build/BuildRelease_WindowsForms40.cmd
Build/BuildRelease_WindowsForms45.cmd
Build/Clean.cmd
Build/FtpUpload.cmd
Build/Pack.cmd
Build/Push.cmd
Build/UpdateExampleBrowser.cmd
Build/UpdateFileHeaders.cmd
Build/UpdateVersion.cmd
Build/UpdateWikiDocumentation.cmd
Build/UploadRelease.cmd
Build/ZipRelease.cmd
Components/DocumentFormat.OpenXml.dll
Components/silverPDF.dll
Icons/OxyPlot.ico
Icons/OxyPlot_128.png
Icons/OxyPlot_16.png
Icons/OxyPlot_20.png
Icons/OxyPlot_24.png
Icons/OxyPlot_256.png
Icons/OxyPlot_32.png
Icons/OxyPlot_48.png
Icons/OxyPlot_512.png
Icons/OxyPlot_64.png
Icons/OxyPlot_96.png
License.txt
Packages/OxyPlot.Core/OxyPlot.Core.nuspec
Packages/OxyPlot.GtkSharp/OxyPlot.GtkSharp.nuspec
Packages/OxyPlot.Metro/OxyPlot.Metro.nuspec
Packages/OxyPlot.OpenXml/OxyPlot.OpenXml.nuspec
Packages/OxyPlot.Pdf/OxyPlot.Pdf.nuspec
Packages/OxyPlot.Silverlight/OxyPlot.Silverlight.nuspec
Packages/OxyPlot.WindowsForms/OxyPlot.WindowsForms.nuspec
Packages/OxyPlot.Wpf/OxyPlot.Wpf.nuspec
Schemas/svg/svg.xsd
Schemas/svg/xlink.xsd
Schemas/svg/xml.xsd
Source/Examples/ExampleLibrary/Attributes/ExampleAttribute.cs
Source/Examples/ExampleLibrary/Attributes/ExamplesAttribute.cs
Source/Examples/ExampleLibrary/CustomSeries/ErrorItem.cs
Source/Examples/ExampleLibrary/CustomSeries/ErrorSeries.cs
Source/Examples/ExampleLibrary/CustomSeries/FlagSeries.cs
Source/Examples/ExampleLibrary/CustomSeries/LineSegmentSeries.cs
Source/Examples/ExampleLibrary/CustomSeries/MatrixSeries.cs
Source/Examples/ExampleLibrary/CustomSeries/PolarHeatMapSeries.cs
Source/Examples/ExampleLibrary/ExampleInfo.cs
Source/Examples/ExampleLibrary/ExampleLibrary.csproj
Source/Examples/ExampleLibrary/ExampleLibrary.csproj.DotSettings
Source/Examples/ExampleLibrary/ExampleLibraryMT.csproj
Source/Examples/ExampleLibrary/ExampleLibraryMfA.csproj
Source/Examples/ExampleLibrary/ExampleLibrary_NET35.csproj
Source/Examples/ExampleLibrary/Examples.cs
Source/Examples/ExampleLibrary/Examples/AnnotationExamples.cs
Source/Examples/ExampleLibrary/Examples/AreaSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/AxisExamples.cs
Source/Examples/ExampleLibrary/Examples/BarSeries/BarAndColumnSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/BarSeries/BarSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/BarSeries/ColumnSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/BarSeries/ErrorColumnSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/BarSeries/IntervalBarSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/BarSeries/RectangleBarSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/BarSeries/TornadoBarSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/BoxPlotSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/CandleStickSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/CartesianAxesExamples.cs
Source/Examples/ExampleLibrary/Examples/CategoryAxisExamples.cs
Source/Examples/ExampleLibrary/Examples/ClosedIssues.cs
Source/Examples/ExampleLibrary/Examples/ContourSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/CustomAxisExamples.cs
Source/Examples/ExampleLibrary/Examples/CustomSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/DateTimeAxisExamples.cs
Source/Examples/ExampleLibrary/Examples/DiscreteDataSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/ExamplesBase.cs
Source/Examples/ExampleLibrary/Examples/FilteringExamples.cs
Source/Examples/ExampleLibrary/Examples/FunctionSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/HeatMapSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/HighLowSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/ItemsSourceExamples.cs
Source/Examples/ExampleLibrary/Examples/LegendExamples.cs
Source/Examples/ExampleLibrary/Examples/LineSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/LinearAxisExamples.cs
Source/Examples/ExampleLibrary/Examples/LogarithmicAxisExamples.cs
Source/Examples/ExampleLibrary/Examples/MiscExamples.cs
Source/Examples/ExampleLibrary/Examples/MouseEventExamples.cs
Source/Examples/ExampleLibrary/Examples/OpenIssues.cs
Source/Examples/ExampleLibrary/Examples/PerformanceExamples.cs
Source/Examples/ExampleLibrary/Examples/PieSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/PolarPlotExamples.cs
Source/Examples/ExampleLibrary/Examples/ScatterSeriesExamples.cs
Source/Examples/ExampleLibrary/Examples/ShowMeTheNumbersExamples.cs
Source/Examples/ExampleLibrary/Examples/TimeSpanAxisExamples.cs
Source/Examples/ExampleLibrary/Examples/TrackerExamples.cs
Source/Examples/ExampleLibrary/Helpers/Sun.cs
Source/Examples/ExampleLibrary/Properties/AssemblyInfo.cs
Source/Examples/ExampleLibrary/Resources/Bergensbanen.csv
Source/Examples/ExampleLibrary/Resources/OxyPlot.png
Source/Examples/ExampleLibrary/Resources/west0479.mtx
Source/Examples/GtkSharp/ExampleBrowser/ExampleBrowser.csproj
Source/Examples/GtkSharp/ExampleBrowser/MainWindow.cs
Source/Examples/GtkSharp/ExampleBrowser/MainWindowViewModel.cs
Source/Examples/GtkSharp/ExampleBrowser/Program.cs
Source/Examples/GtkSharp/ExampleBrowser/Properties/AssemblyInfo.cs
Source/Examples/GtkSharp/ExampleBrowser/Properties/Resources.Designer.cs
Source/Examples/GtkSharp/ExampleBrowser/Properties/Resources.resx
Source/Examples/GtkSharp/ExampleBrowser/Properties/Settings.Designer.cs
Source/Examples/GtkSharp/ExampleBrowser/Properties/Settings.settings
Source/Examples/GtkSharp/GtkSharpDemo/GtkSharpDemo.csproj
Source/Examples/GtkSharp/GtkSharpDemo/Program.cs
Source/Examples/GtkSharp/GtkSharpDemo/Properties/AssemblyInfo.cs
Source/Examples/GtkSharp/GtkSharpDemo/Properties/Resources.Designer.cs
Source/Examples/GtkSharp/GtkSharpDemo/Properties/Resources.resx
Source/Examples/GtkSharp/GtkSharpDemo/Properties/Settings.Designer.cs
Source/Examples/GtkSharp/GtkSharpDemo/Properties/Settings.settings
Source/Examples/LINQPad/MyExtensions.FW40.linq
Source/Examples/LINQPad/ReadMe.txt
Source/Examples/LINQPad/SimpleFunction.linq
Source/Examples/LINQPad/SimpleLinePlot.linq
Source/Examples/Metro/BasicSample/App.xaml
Source/Examples/Metro/BasicSample/App.xaml.cs
Source/Examples/Metro/BasicSample/Assets/Logo.png
Source/Examples/Metro/BasicSample/Assets/SmallLogo.png
Source/Examples/Metro/BasicSample/Assets/SplashScreen.png
Source/Examples/Metro/BasicSample/Assets/StoreLogo.png
Source/Examples/Metro/BasicSample/BasicSample.csproj
Source/Examples/Metro/BasicSample/BasicSample_TemporaryKey.pfx
Source/Examples/Metro/BasicSample/Common/StandardStyles.xaml
Source/Examples/Metro/BasicSample/MainPage.xaml
Source/Examples/Metro/BasicSample/MainPage.xaml.cs
Source/Examples/Metro/BasicSample/Package.appxmanifest
Source/Examples/Metro/BasicSample/Properties/AssemblyInfo.cs
Source/Examples/Metro/ExampleBrowser/App.xaml
Source/Examples/Metro/ExampleBrowser/App.xaml.cs
Source/Examples/Metro/ExampleBrowser/Assets/Logo.png
Source/Examples/Metro/ExampleBrowser/Assets/SmallLogo.png
Source/Examples/Metro/ExampleBrowser/Assets/SplashScreen.png
Source/Examples/Metro/ExampleBrowser/Assets/StoreLogo.png
Source/Examples/Metro/ExampleBrowser/Common/StandardStyles.xaml
Source/Examples/Metro/ExampleBrowser/ExampleBrowser.csproj
Source/Examples/Metro/ExampleBrowser/ExampleBrowserBasic_TemporaryKey.pfx
Source/Examples/Metro/ExampleBrowser/ExampleBrowser_TemporaryKey.pfx
Source/Examples/Metro/ExampleBrowser/MainPage.xaml
Source/Examples/Metro/ExampleBrowser/MainPage.xaml.cs
Source/Examples/Metro/ExampleBrowser/MainPageViewModel.cs
Source/Examples/Metro/ExampleBrowser/Package.appxmanifest
Source/Examples/Metro/ExampleBrowser/Properties/AssemblyInfo.cs
Source/Examples/MonoForAndroid/ExampleBrowser/Assets/AboutAssets.txt
Source/Examples/MonoForAndroid/ExampleBrowser/CategoryListActivity.cs
Source/Examples/MonoForAndroid/ExampleBrowser/ExampleBrowser.csproj
Source/Examples/MonoForAndroid/ExampleBrowser/ExampleListActivity.cs
Source/Examples/MonoForAndroid/ExampleBrowser/PlotActivity.cs
Source/Examples/MonoForAndroid/ExampleBrowser/Properties/AndroidManifest.xml
Source/Examples/MonoForAndroid/ExampleBrowser/Properties/AssemblyInfo.cs
Source/Examples/MonoForAndroid/ExampleBrowser/Resources/AboutResources.txt
Source/Examples/MonoForAndroid/ExampleBrowser/Resources/Drawable/Icon.png
Source/Examples/MonoForAndroid/ExampleBrowser/Resources/Layout/ListItem.axml
Source/Examples/MonoForAndroid/ExampleBrowser/Resources/Layout/PlotActivity.axml
Source/Examples/MonoForAndroid/ExampleBrowser/Resources/Resource.Designer.cs
Source/Examples/MonoForAndroid/ExampleBrowser/Resources/Values/Strings.xml
Source/Examples/MonoTouch/MonoTouch.Demo.sln
Source/Examples/MonoTouch/MonoTouch.Demo/AppDelegate.cs
Source/Examples/MonoTouch/MonoTouch.Demo/Export.cs
Source/Examples/MonoTouch/MonoTouch.Demo/GraphScrollView.cs
Source/Examples/MonoTouch/MonoTouch.Demo/GraphView.cs
Source/Examples/MonoTouch/MonoTouch.Demo/GraphViewController.cs
Source/Examples/MonoTouch/MonoTouch.Demo/Images/Icon.png
Source/Examples/MonoTouch/MonoTouch.Demo/Images/Icon114x114.png
Source/Examples/MonoTouch/MonoTouch.Demo/Images/Icon29x29.png
Source/Examples/MonoTouch/MonoTouch.Demo/Images/Icon50x50.png
Source/Examples/MonoTouch/MonoTouch.Demo/Images/Icon57x57.png
Source/Examples/MonoTouch/MonoTouch.Demo/Images/Icon58x58.png
Source/Examples/MonoTouch/MonoTouch.Demo/Images/Icon72x72.png
Source/Examples/MonoTouch/MonoTouch.Demo/Info.plist
Source/Examples/MonoTouch/MonoTouch.Demo/Main.cs
Source/Examples/MonoTouch/MonoTouch.Demo/MonoTouch.Demo.csproj
Source/Examples/Silverlight/ExampleBrowser.Web/Default.aspx
Source/Examples/Silverlight/ExampleBrowser.Web/Default.html
Source/Examples/Silverlight/ExampleBrowser.Web/ExampleBrowser.Web.csproj
Source/Examples/Silverlight/ExampleBrowser.Web/Properties/AssemblyInfo.cs
Source/Examples/Silverlight/ExampleBrowser.Web/Silverlight.js
Source/Examples/Silverlight/ExampleBrowser.Web/Web.Debug.config
Source/Examples/Silverlight/ExampleBrowser.Web/Web.Release.config
Source/Examples/Silverlight/ExampleBrowser.Web/Web.config
Source/Examples/Silverlight/ExampleBrowser/App.xaml
Source/Examples/Silverlight/ExampleBrowser/App.xaml.cs
Source/Examples/Silverlight/ExampleBrowser/ExampleBrowser.csproj
Source/Examples/Silverlight/ExampleBrowser/ExampleBrowser_SL4.csproj
Source/Examples/Silverlight/ExampleBrowser/GroupingItemsControlConverter.cs
Source/Examples/Silverlight/ExampleBrowser/MainPage.xaml
Source/Examples/Silverlight/ExampleBrowser/MainPage.xaml.cs
Source/Examples/Silverlight/ExampleBrowser/MainWindowViewModel.cs
Source/Examples/Silverlight/ExampleBrowser/Properties/AppManifest.xml
Source/Examples/Silverlight/ExampleBrowser/Properties/AssemblyInfo.cs
Source/Examples/Silverlight/ExportDemo/App.xaml
Source/Examples/Silverlight/ExportDemo/App.xaml.cs
Source/Examples/Silverlight/ExportDemo/ExportDemo.csproj
Source/Examples/Silverlight/ExportDemo/ExportDemo_SL4.csproj
Source/Examples/Silverlight/ExportDemo/MainPage.xaml
Source/Examples/Silverlight/ExportDemo/MainPage.xaml.cs
Source/Examples/Silverlight/ExportDemo/PngExporter.cs
Source/Examples/Silverlight/ExportDemo/Properties/AppManifest.xml
Source/Examples/Silverlight/ExportDemo/Properties/AssemblyInfo.cs
Source/Examples/Silverlight/ExportDemo/packages.config
Source/Examples/Silverlight/HistogramTest/App1.xaml
Source/Examples/Silverlight/HistogramTest/App1.xaml.cs
Source/Examples/Silverlight/HistogramTest/Histogram.csproj
Source/Examples/Silverlight/HistogramTest/Histogram.sln
Source/Examples/Silverlight/HistogramTest/HistogramTestHarness.xaml
Source/Examples/Silverlight/HistogramTest/HistogramTestHarness.xaml.cs
Source/Examples/Silverlight/HistogramTest/MainPage.xaml
Source/Examples/Silverlight/HistogramTest/MainPage.xaml.cs
Source/Examples/Silverlight/HistogramTest/OxyPlotChart.xaml
Source/Examples/Silverlight/HistogramTest/OxyPlotChart.xaml.cs
Source/Examples/Silverlight/HistogramTest/OxyPlotTestHarness.cs
Source/Examples/Silverlight/HistogramTest/Properties/AppManifest.xml
Source/Examples/Silverlight/HistogramTest/Properties/AssemblyInfo.cs
Source/Examples/Silverlight/HistogramTest/ReadMe.txt
Source/Examples/Silverlight/HistogramTest/ThrottledMouseEvents.cs
Source/Examples/Silverlight/HistogramTest/cinclus.jpg
Source/Examples/Silverlight/SilverlightDemo/App.xaml
Source/Examples/Silverlight/SilverlightDemo/App.xaml.cs
Source/Examples/Silverlight/SilverlightDemo/MainPage.xaml
Source/Examples/Silverlight/SilverlightDemo/MainPage.xaml.cs
Source/Examples/Silverlight/SilverlightDemo/Properties/AppManifest.xml
Source/Examples/Silverlight/SilverlightDemo/Properties/AssemblyInfo.cs
Source/Examples/Silverlight/SilverlightDemo/SilverlightDemo.csproj
Source/Examples/Silverlight/SparklineDemo/App.xaml
Source/Examples/Silverlight/SparklineDemo/App.xaml.cs
Source/Examples/Silverlight/SparklineDemo/MainPage.xaml
Source/Examples/Silverlight/SparklineDemo/MainPage.xaml.cs
Source/Examples/Silverlight/SparklineDemo/Properties/AppManifest.xml
Source/Examples/Silverlight/SparklineDemo/Properties/AssemblyInfo.cs
Source/Examples/Silverlight/SparklineDemo/SparklineDemo.csproj
Source/Examples/WPF/ExampleBrowser/App.xaml
Source/Examples/WPF/ExampleBrowser/App.xaml.cs
Source/Examples/WPF/ExampleBrowser/ExampleBrowser.csproj
Source/Examples/WPF/ExampleBrowser/ExampleBrowser_NET35.csproj
Source/Examples/WPF/ExampleBrowser/ExampleBrowser_NET40.csproj
Source/Examples/WPF/ExampleBrowser/MainWindow.xaml
Source/Examples/WPF/ExampleBrowser/MainWindow.xaml.cs
Source/Examples/WPF/ExampleBrowser/MainWindowViewModel.cs
Source/Examples/WPF/ExampleBrowser/Properties/AssemblyInfo.cs
Source/Examples/WPF/ExampleBrowser/Properties/Resources.Designer.cs
Source/Examples/WPF/ExampleBrowser/Properties/Resources.resx
Source/Examples/WPF/ExampleBrowser/Properties/Settings.Designer.cs
Source/Examples/WPF/ExampleBrowser/Properties/Settings.settings
Source/Examples/WPF/ExampleBrowser/app.config
Source/Examples/WPF/ExportDemo/App.xaml
Source/Examples/WPF/ExportDemo/App.xaml.cs
Source/Examples/WPF/ExportDemo/AppBootstrapper.cs
Source/Examples/WPF/ExportDemo/ExportDemo.csproj
Source/Examples/WPF/ExportDemo/IShell.cs
Source/Examples/WPF/ExportDemo/Images/oxyplot.png
Source/Examples/WPF/ExportDemo/PlotModelFactory.cs
Source/Examples/WPF/ExportDemo/Properties/AssemblyInfo.cs
Source/Examples/WPF/ExportDemo/Properties/Resources.Designer.cs
Source/Examples/WPF/ExportDemo/Properties/Resources.resx
Source/Examples/WPF/ExportDemo/Properties/Settings.Designer.cs
Source/Examples/WPF/ExportDemo/Properties/Settings.settings
Source/Examples/WPF/ExportDemo/ShellView.xaml
Source/Examples/WPF/ExportDemo/ShellView.xaml.cs
Source/Examples/WPF/ExportDemo/ShellViewModel.cs
Source/Examples/WPF/ExportDemo/app.config
Source/Examples/WPF/ExportDemo/packages.config
Source/Examples/WPF/MathBlockDemo/App.config
Source/Examples/WPF/MathBlockDemo/App.xaml
Source/Examples/WPF/MathBlockDemo/App.xaml.cs
Source/Examples/WPF/MathBlockDemo/MainWindow.xaml
Source/Examples/WPF/MathBlockDemo/MainWindow.xaml.cs
Source/Examples/WPF/MathBlockDemo/MathBlock.cs
Source/Examples/WPF/MathBlockDemo/MathBlockDemo.csproj
Source/Examples/WPF/MathBlockDemo/Properties/AssemblyInfo.cs
Source/Examples/WPF/MathBlockDemo/Themes/Generic.xaml
Source/Examples/WPF/MemoryTest/App.xaml
Source/Examples/WPF/MemoryTest/App.xaml.cs
Source/Examples/WPF/MemoryTest/MainWindow.xaml
Source/Examples/WPF/MemoryTest/MainWindow.xaml.cs
Source/Examples/WPF/MemoryTest/MemoryTest.csproj
Source/Examples/WPF/MemoryTest/Properties/AssemblyInfo.cs
Source/Examples/WPF/MemoryTest/Properties/Resources.Designer.cs
Source/Examples/WPF/MemoryTest/Properties/Resources.resx
Source/Examples/WPF/MemoryTest/Properties/Settings.Designer.cs
Source/Examples/WPF/MemoryTest/Properties/Settings.settings
Source/Examples/WPF/MemoryTest/Window1.xaml
Source/Examples/WPF/MemoryTest/Window1.xaml.cs
Source/Examples/WPF/MemoryTest/Window2.xaml
Source/Examples/WPF/MemoryTest/Window2.xaml.cs
Source/Examples/WPF/MemoryTest/app.config
Source/Examples/WPF/SimpleDemo/App.xaml
Source/Examples/WPF/SimpleDemo/App.xaml.cs
Source/Examples/WPF/SimpleDemo/MainViewModel.cs
Source/Examples/WPF/SimpleDemo/MainWindow.xaml
Source/Examples/WPF/SimpleDemo/MainWindow.xaml.cs
Source/Examples/WPF/SimpleDemo/Observable.cs
Source/Examples/WPF/SimpleDemo/Properties/AssemblyInfo.cs
Source/Examples/WPF/SimpleDemo/Properties/Resources.Designer.cs
Source/Examples/WPF/SimpleDemo/Properties/Resources.resx
Source/Examples/WPF/SimpleDemo/Properties/Settings.Designer.cs
Source/Examples/WPF/SimpleDemo/Properties/Settings.settings
Source/Examples/WPF/SimpleDemo/SimpleDemo.csproj
Source/Examples/WPF/SimpleDemo/app.config
Source/Examples/WPF/WorldStatisticsDemo/App.xaml
Source/Examples/WPF/WorldStatisticsDemo/App.xaml.cs
Source/Examples/WPF/WorldStatisticsDemo/CsvDocument.cs
Source/Examples/WPF/WorldStatisticsDemo/Data/gdp_per_capita_ppp.csv
Source/Examples/WPF/WorldStatisticsDemo/Data/life_expectancy_at_birth.csv
Source/Examples/WPF/WorldStatisticsDemo/Data/population.csv
Source/Examples/WPF/WorldStatisticsDemo/MainViewModel.cs
Source/Examples/WPF/WorldStatisticsDemo/MainWindow.xaml
Source/Examples/WPF/WorldStatisticsDemo/MainWindow.xaml.cs
Source/Examples/WPF/WorldStatisticsDemo/Model/Country.cs
Source/Examples/WPF/WorldStatisticsDemo/Model/Statistics.cs
Source/Examples/WPF/WorldStatisticsDemo/Observable.cs
Source/Examples/WPF/WorldStatisticsDemo/Properties/AssemblyInfo.cs
Source/Examples/WPF/WorldStatisticsDemo/Properties/Resources.Designer.cs
Source/Examples/WPF/WorldStatisticsDemo/Properties/Resources.resx
Source/Examples/WPF/WorldStatisticsDemo/Properties/Settings.Designer.cs
Source/Examples/WPF/WorldStatisticsDemo/Properties/Settings.settings
Source/Examples/WPF/WorldStatisticsDemo/WorldStatisticsDemo.csproj
Source/Examples/WPF/WorldStatisticsDemo/app.config
Source/Examples/WPF/WorldStatisticsDemo/packages.config
Source/Examples/WPF/WpfExamples/App.xaml
Source/Examples/WPF/WpfExamples/App.xaml.cs
Source/Examples/WPF/WpfExamples/DelegateCommand.cs
Source/Examples/WPF/WpfExamples/Example.cs
Source/Examples/WPF/WpfExamples/Examples/AnnotationDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/AnnotationDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/AreaDemo/MainViewModel.cs
Source/Examples/WPF/WpfExamples/Examples/AreaDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/AreaDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/AxesDemo/MainViewModel.cs
Source/Examples/WPF/WpfExamples/Examples/AxesDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/AxesDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/BarSeriesDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/BarSeriesDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/BindingDemo/MainViewModel.cs
Source/Examples/WPF/WpfExamples/Examples/BindingDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/BindingDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/BindingDemo/Measurement.cs
Source/Examples/WPF/WpfExamples/Examples/BindingDemo/WorldPopulation.xml
Source/Examples/WPF/WpfExamples/Examples/ColorBindingDemo/MainViewModel.cs
Source/Examples/WPF/WpfExamples/Examples/ColorBindingDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/ColorBindingDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/ColumnSeriesDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/ColumnSeriesDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/ContourDemo/MainViewModel.cs
Source/Examples/WPF/WpfExamples/Examples/ContourDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/ContourDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/CoupledAxesDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/CoupledAxesDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/CsvDemo/CsvDocument.cs
Source/Examples/WPF/WpfExamples/Examples/CsvDemo/Data/GlobalTemperatureAnomaly.csv
Source/Examples/WPF/WpfExamples/Examples/CsvDemo/Data/RiverFlow.csv
Source/Examples/WPF/WpfExamples/Examples/CsvDemo/Data/WorldPopulation.csv
Source/Examples/WPF/WpfExamples/Examples/CsvDemo/MainViewModel.cs
Source/Examples/WPF/WpfExamples/Examples/CsvDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/CsvDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/CustomTrackerDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/CustomTrackerDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/DateTimeDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/DateTimeDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/DateTimeDemo/Sun.cs
Source/Examples/WPF/WpfExamples/Examples/HistogramDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/HistogramDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/HistogramDemo/ThrottledMouseEvent.cs
Source/Examples/WPF/WpfExamples/Examples/HistogramDemo/hare.jpg
Source/Examples/WPF/WpfExamples/Examples/LegendsDemo/MainViewModel.cs
Source/Examples/WPF/WpfExamples/Examples/LegendsDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/LegendsDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/OverlayDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/OverlayDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/PieDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/PieDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/PolarDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/PolarDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/RealtimeDemo/MainViewModel.cs
Source/Examples/WPF/WpfExamples/Examples/RealtimeDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/RealtimeDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/RefreshDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/RefreshDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/RefreshDemo/Window1.xaml
Source/Examples/WPF/WpfExamples/Examples/RefreshDemo/Window1.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/RefreshDemo/Window2.xaml
Source/Examples/WPF/WpfExamples/Examples/RefreshDemo/Window2.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/RefreshDemo/Window3.xaml
Source/Examples/WPF/WpfExamples/Examples/RefreshDemo/Window3.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/RefreshDemo/Window4.xaml
Source/Examples/WPF/WpfExamples/Examples/RefreshDemo/Window4.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/ScatterDemo/Fern.cs
Source/Examples/WPF/WpfExamples/Examples/ScatterDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/ScatterDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/TaskDemo/MainViewModel.cs
Source/Examples/WPF/WpfExamples/Examples/TaskDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/TaskDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/UserControlDemo/MainWindow.xaml
Source/Examples/WPF/WpfExamples/Examples/UserControlDemo/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/UserControlDemo/MainWindow2.xaml
Source/Examples/WPF/WpfExamples/Examples/UserControlDemo/MainWindow2.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/UserControlDemo/MainWindow3.xaml
Source/Examples/WPF/WpfExamples/Examples/UserControlDemo/MainWindow3.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/UserControlDemo/UserControl1.xaml
Source/Examples/WPF/WpfExamples/Examples/UserControlDemo/UserControl1.xaml.cs
Source/Examples/WPF/WpfExamples/Examples/UserControlDemo/ViewModel.cs
Source/Examples/WPF/WpfExamples/Images/AnnotationDemo.png
Source/Examples/WPF/WpfExamples/Images/AreaDemo.png
Source/Examples/WPF/WpfExamples/Images/AxesDemo.png
Source/Examples/WPF/WpfExamples/Images/BarSeriesDemo.png
Source/Examples/WPF/WpfExamples/Images/BindingDemo.png
Source/Examples/WPF/WpfExamples/Images/ColorBindingDemo.png
Source/Examples/WPF/WpfExamples/Images/ColumnSeriesDemo.png
Source/Examples/WPF/WpfExamples/Images/ContourDemo.png
Source/Examples/WPF/WpfExamples/Images/CoupledAxesDemo.png
Source/Examples/WPF/WpfExamples/Images/CsvDemo.png
Source/Examples/WPF/WpfExamples/Images/CustomTrackerDemo.png
Source/Examples/WPF/WpfExamples/Images/DateTimeDemo.png
Source/Examples/WPF/WpfExamples/Images/HistogramDemo.png
Source/Examples/WPF/WpfExamples/Images/LegendsDemo.png
Source/Examples/WPF/WpfExamples/Images/OverlayDemo.png
Source/Examples/WPF/WpfExamples/Images/PieDemo.png
Source/Examples/WPF/WpfExamples/Images/PolarDemo.png
Source/Examples/WPF/WpfExamples/Images/RealtimeDemo.png
Source/Examples/WPF/WpfExamples/Images/RefreshDemo.png
Source/Examples/WPF/WpfExamples/Images/ScatterDemo.png
Source/Examples/WPF/WpfExamples/Images/TaskDemo.png
Source/Examples/WPF/WpfExamples/Images/UserControlDemo.png
Source/Examples/WPF/WpfExamples/MainWindow.xaml
Source/Examples/WPF/WpfExamples/MainWindow.xaml.cs
Source/Examples/WPF/WpfExamples/Observable.cs
Source/Examples/WPF/WpfExamples/Properties/AssemblyInfo.cs
Source/Examples/WPF/WpfExamples/Properties/Resources.Designer.cs
Source/Examples/WPF/WpfExamples/Properties/Resources.resx
Source/Examples/WPF/WpfExamples/Properties/Settings.Designer.cs
Source/Examples/WPF/WpfExamples/Properties/Settings.settings
Source/Examples/WPF/WpfExamples/WpfExamples.csproj
Source/Examples/WPF/WpfExamples/WpfExamples_NET40.csproj
Source/Examples/WPF/WpfExamples/app.config
Source/Examples/WPF/WpfExamples/packages.config
Source/Examples/WindowsForms/ExampleBrowser/ExampleBrowser.csproj
Source/Examples/WindowsForms/ExampleBrowser/ExampleBrowser_NET40.csproj
Source/Examples/WindowsForms/ExampleBrowser/MainForm.Designer.cs
Source/Examples/WindowsForms/ExampleBrowser/MainForm.cs
Source/Examples/WindowsForms/ExampleBrowser/MainForm.resx
Source/Examples/WindowsForms/ExampleBrowser/MainWindowViewModel.cs
Source/Examples/WindowsForms/ExampleBrowser/Program.cs
Source/Examples/WindowsForms/ExampleBrowser/Properties/AssemblyInfo.cs
Source/Examples/WindowsForms/ExampleBrowser/Properties/Resources.Designer.cs
Source/Examples/WindowsForms/ExampleBrowser/Properties/Resources.resx
Source/Examples/WindowsForms/ExampleBrowser/Properties/Settings.Designer.cs
Source/Examples/WindowsForms/ExampleBrowser/Properties/Settings.settings
Source/Examples/WindowsForms/WindowsFormsDemo/Form1.Designer.cs
Source/Examples/WindowsForms/WindowsFormsDemo/Form1.cs
Source/Examples/WindowsForms/WindowsFormsDemo/Form1.resx
Source/Examples/WindowsForms/WindowsFormsDemo/Program.cs
Source/Examples/WindowsForms/WindowsFormsDemo/Properties/AssemblyInfo.cs
Source/Examples/WindowsForms/WindowsFormsDemo/Properties/Resources.Designer.cs
Source/Examples/WindowsForms/WindowsFormsDemo/Properties/Resources.resx
Source/Examples/WindowsForms/WindowsFormsDemo/Properties/Settings.Designer.cs
Source/Examples/WindowsForms/WindowsFormsDemo/Properties/Settings.settings
Source/Examples/WindowsForms/WindowsFormsDemo/WindowsFormsDemo.csproj
Source/GlobalAssemblyInfo.cs
Source/OxyPlot.FxCop
Source/OxyPlot.GtkSharp.sln
Source/OxyPlot.GtkSharp.sln.DotSettings
Source/OxyPlot.GtkSharp/GraphicsRenderContext.cs
Source/OxyPlot.GtkSharp/Helpers/ConverterExtensions.cs
Source/OxyPlot.GtkSharp/NamespaceDoc.cs
Source/OxyPlot.GtkSharp/OxyPlot.GtkSharp.csproj
Source/OxyPlot.GtkSharp/OxyPlot.GtkSharp.csproj.DotSettings
Source/OxyPlot.GtkSharp/OxyPlot.GtkSharp.snk
Source/OxyPlot.GtkSharp/Plot.cs
Source/OxyPlot.GtkSharp/PlotControl.cs
Source/OxyPlot.GtkSharp/PlotModelExtensions.cs
Source/OxyPlot.GtkSharp/PngExporter.cs
Source/OxyPlot.GtkSharp/Properties/AssemblyInfo.cs
Source/OxyPlot.Metro.sln
Source/OxyPlot.Metro.sln.DotSettings
Source/OxyPlot.Metro/Converters/OxyColorConverter.cs
Source/OxyPlot.Metro/Converters/ThicknessConverter.cs
Source/OxyPlot.Metro/Helpers/ConverterExtensions.cs
Source/OxyPlot.Metro/Helpers/MouseButtonHelper.cs
Source/OxyPlot.Metro/MouseButton.cs
Source/OxyPlot.Metro/OxyPlot.Metro.csproj
Source/OxyPlot.Metro/OxyPlot.Metro.csproj.DotSettings
Source/OxyPlot.Metro/Plot.Properties.cs
Source/OxyPlot.Metro/Plot.cs
Source/OxyPlot.Metro/Properties/AssemblyInfo.cs
Source/OxyPlot.Metro/RenderContexts/MetroRenderContext.cs
Source/OxyPlot.Metro/Themes/Generic.xaml
Source/OxyPlot.Metro/Tracker/TrackerControl.cs
Source/OxyPlot.Metro/Tracker/TrackerDefinition.cs
Source/OxyPlot.OpenXml/NamespaceDoc.cs
Source/OxyPlot.OpenXml/OxyPlot.OpenXml.csproj
Source/OxyPlot.OpenXml/OxyPlot.OpenXml.csproj.DotSettings
Source/OxyPlot.OpenXml/OxyPlot.OpenXml.csproj.ReSharper
Source/OxyPlot.OpenXml/OxyPlot.OpenXml_NET40.csproj
Source/OxyPlot.OpenXml/OxyPlot.OpenXml_NET40x.csproj
Source/OxyPlot.OpenXml/Properties/AssemblyInfo.cs
Source/OxyPlot.OpenXml/Reporting/WordDocumentReportWriter.cs
Source/OxyPlot.Pdf.Tests/OxyPlot.Pdf.Tests.csproj
Source/OxyPlot.Pdf.Tests/PdfExporterTests.cs
Source/OxyPlot.Pdf.Tests/PdfSharpTests.cs
Source/OxyPlot.Pdf.Tests/Properties/AssemblyInfo.cs
Source/OxyPlot.Pdf.Tests/packages.config
Source/OxyPlot.Pdf/LatexReportWriter.cs
Source/OxyPlot.Pdf/NamespaceDoc.cs
Source/OxyPlot.Pdf/OxyPlot.Pdf.csproj
Source/OxyPlot.Pdf/OxyPlot.Pdf.snk
Source/OxyPlot.Pdf/OxyPlot.Pdf_NET40.csproj
Source/OxyPlot.Pdf/OxyPlot.Pdf_SL4.csproj
Source/OxyPlot.Pdf/OxyPlot.Pdf_SL5.csproj
Source/OxyPlot.Pdf/PdfExporter.cs
Source/OxyPlot.Pdf/PdfPlotWriter.cs
Source/OxyPlot.Pdf/PdfRenderContext.cs
Source/OxyPlot.Pdf/PdfReportWriter.cs
Source/OxyPlot.Pdf/PdfSharpExtensions.cs
Source/OxyPlot.Pdf/Properties/AssemblyInfo.cs
Source/OxyPlot.Pdf/RtfReportWriter.cs
Source/OxyPlot.Pdf/packages.config
Source/OxyPlot.Silverlight.6.1.ReSharper
Source/OxyPlot.Silverlight.sln
Source/OxyPlot.Silverlight.sln.DotSettings
Source/OxyPlot.Silverlight/Converters/OxyColorConverter.cs
Source/OxyPlot.Silverlight/Converters/ThicknessConverter.cs
Source/OxyPlot.Silverlight/Helpers/ConverterExtensions.cs
Source/OxyPlot.Silverlight/Helpers/MouseButtonHelper.cs
Source/OxyPlot.Silverlight/NamespaceDoc.cs
Source/OxyPlot.Silverlight/OxyPlot.Silverlight.csproj
Source/OxyPlot.Silverlight/OxyPlot.Silverlight.csproj.DotSettings
Source/OxyPlot.Silverlight/OxyPlot.Silverlight.csproj.ReSharper
Source/OxyPlot.Silverlight/OxyPlot.Silverlight.snk
Source/OxyPlot.Silverlight/OxyPlot.Silverlight_SL4.csproj
Source/OxyPlot.Silverlight/Plot.Properties.cs
Source/OxyPlot.Silverlight/Plot.cs
Source/OxyPlot.Silverlight/Properties/AssemblyInfo.cs
Source/OxyPlot.Silverlight/RenderContexts/SilverlightRenderContext.cs
Source/OxyPlot.Silverlight/Themes/Generic.xaml
Source/OxyPlot.Silverlight/Tracker/TrackerControl.cs
Source/OxyPlot.Silverlight/Tracker/TrackerDefinition.cs
Source/OxyPlot.Silverlight4.sln
Source/OxyPlot.Silverlight4.sln.DotSettings
Source/OxyPlot.Tests/Axes/AxisTests.cs
Source/OxyPlot.Tests/Axes/DateTimeAxisTests.cs
Source/OxyPlot.Tests/Foundation/ArrayHelperTests.cs
Source/OxyPlot.Tests/Foundation/CohenSutherlandClippingTests.cs
Source/OxyPlot.Tests/Foundation/ConrecTests.cs
Source/OxyPlot.Tests/Foundation/FractionHelperTests.cs
Source/OxyPlot.Tests/Foundation/ListFillerTests.cs
Source/OxyPlot.Tests/Foundation/OxyColorTests.cs
Source/OxyPlot.Tests/Foundation/OxyPaletteTests.cs
Source/OxyPlot.Tests/Foundation/ReflectionHelperTests.cs
Source/OxyPlot.Tests/Foundation/ScreenPointHelperTests.cs
Source/OxyPlot.Tests/Foundation/StringHelperTests.cs
Source/OxyPlot.Tests/Foundation/SutherlandHodgmanClippingTests.cs
Source/OxyPlot.Tests/Imaging/Deflate/DeflateStreamExtensions.cs
Source/OxyPlot.Tests/Imaging/Deflate/DeflateTests.cs
Source/OxyPlot.Tests/Imaging/Deflate/NayukiDeflateTests.cs
Source/OxyPlot.Tests/Imaging/Deflate/StringBitReader.cs
Source/OxyPlot.Tests/Imaging/Png/PngDecoderTests.cs
Source/OxyPlot.Tests/Imaging/TestImages/OxyImageTests.cs
Source/OxyPlot.Tests/Imaging/TestImages/test.jpg
Source/OxyPlot.Tests/Imaging/TestImages/test_24bit.bmp
Source/OxyPlot.Tests/Imaging/TestImages/test_32bit.bmp
Source/OxyPlot.Tests/Imaging/TestImages/test_32bit.png
Source/OxyPlot.Tests/Imaging/TestImages/test_8bit.bmp
Source/OxyPlot.Tests/Imaging/TestImages/test_8bit.png
Source/OxyPlot.Tests/OxyAssert.cs
Source/OxyPlot.Tests/OxyPlot.Tests.csproj
Source/OxyPlot.Tests/OxyPlot.Tests.csproj.DotSettings
Source/OxyPlot.Tests/OxyPlot.Tests.csproj.ReSharper
Source/OxyPlot.Tests/Pdf/PdfExporterTests.cs
Source/OxyPlot.Tests/Pdf/PortableDocumentExtensions.cs
Source/OxyPlot.Tests/Pdf/PortableDocumentTests.cs
Source/OxyPlot.Tests/PlotModel/PlotModelTests.cs
Source/OxyPlot.Tests/Properties/AssemblyInfo.cs
Source/OxyPlot.Tests/Svg/SvgAssert.cs
Source/OxyPlot.Tests/Svg/SvgExporterTests.cs
Source/OxyPlot.Tests/Svg/SvgValidator.cs
Source/OxyPlot.Tests/Svg/SvgWriterTests.cs
Source/OxyPlot.Tests/Svg/svg.xsd
Source/OxyPlot.Tests/Svg/xlink.xsd
Source/OxyPlot.Tests/Svg/xml.xsd
Source/OxyPlot.Tests/TestModels.cs
Source/OxyPlot.Tests/app.config
Source/OxyPlot.Tests/packages.config
Source/OxyPlot.WPF.6.1.ReSharper
Source/OxyPlot.WPF.sln
Source/OxyPlot.WPF.sln.DotSettings
Source/OxyPlot.WPF_NET35.sln
Source/OxyPlot.WPF_NET40.sln
Source/OxyPlot.WPF_NET40.sln.DotSettings
Source/OxyPlot.WindowsForms.sln
Source/OxyPlot.WindowsForms.sln.DotSettings
Source/OxyPlot.WindowsForms/GraphicsRenderContext.cs
Source/OxyPlot.WindowsForms/Helpers/ConverterExtensions.cs
Source/OxyPlot.WindowsForms/NamespaceDoc.cs
Source/OxyPlot.WindowsForms/OxyPlot.WindowsForms.csproj
Source/OxyPlot.WindowsForms/OxyPlot.WindowsForms.snk
Source/OxyPlot.WindowsForms/OxyPlot.WindowsForms_NET40.csproj
Source/OxyPlot.WindowsForms/Plot.cs
Source/OxyPlot.WindowsForms/PlotControl.cs
Source/OxyPlot.WindowsForms/PlotModelExtensions.cs
Source/OxyPlot.WindowsForms/PngExporter.cs
Source/OxyPlot.WindowsForms/Properties/AssemblyInfo.cs
Source/OxyPlot.WindowsForms_NET40.sln
Source/OxyPlot.WindowsForms_NET40.sln.DotSettings
Source/OxyPlot.Wpf.Tests/AnnotationsTests.cs
Source/OxyPlot.Wpf.Tests/AxesTests.cs
Source/OxyPlot.Wpf.Tests/OxyAssert.cs
Source/OxyPlot.Wpf.Tests/OxyPlot.Wpf.Tests.csproj
Source/OxyPlot.Wpf.Tests/PngExporterTests.cs
Source/OxyPlot.Wpf.Tests/Properties/AssemblyInfo.cs
Source/OxyPlot.Wpf.Tests/SeriesTests.cs
Source/OxyPlot.Wpf.Tests/app.config
Source/OxyPlot.Wpf.Tests/packages.config
Source/OxyPlot.Wpf/Annotations/Annotation.cs
Source/OxyPlot.Wpf/Annotations/ArrowAnnotation.cs
Source/OxyPlot.Wpf/Annotations/EllipseAnnotation.cs
Source/OxyPlot.Wpf/Annotations/FunctionAnnotation.cs
Source/OxyPlot.Wpf/Annotations/LineAnnotation.cs
Source/OxyPlot.Wpf/Annotations/PathAnnotation.cs
Source/OxyPlot.Wpf/Annotations/PolygonAnnotation.cs
Source/OxyPlot.Wpf/Annotations/PolylineAnnotation.cs
Source/OxyPlot.Wpf/Annotations/RectangleAnnotation.cs
Source/OxyPlot.Wpf/Annotations/TextAnnotation.cs
Source/OxyPlot.Wpf/Annotations/TextualAnnotation.cs
Source/OxyPlot.Wpf/Axes/AngleAxis.cs
Source/OxyPlot.Wpf/Axes/Axis.cs
Source/OxyPlot.Wpf/Axes/AxisBase.cs
Source/OxyPlot.Wpf/Axes/CategoryAxis.cs
Source/OxyPlot.Wpf/Axes/DateTimeAxis.cs
Source/OxyPlot.Wpf/Axes/LinearAxis.cs
Source/OxyPlot.Wpf/Axes/LogarithmicAxis.cs
Source/OxyPlot.Wpf/Axes/MagnitudeAxis.cs
Source/OxyPlot.Wpf/Axes/RangeAxis.cs
Source/OxyPlot.Wpf/Axes/TimeAxis.cs
Source/OxyPlot.Wpf/Axes/TimeSpanAxis.cs
Source/OxyPlot.Wpf/Converters/OxyColorConverter.cs
Source/OxyPlot.Wpf/Converters/ThicknessConverter.cs
Source/OxyPlot.Wpf/Helpers/ConverterExtensions.cs
Source/OxyPlot.Wpf/Helpers/InputBindingX.cs
Source/OxyPlot.Wpf/Helpers/KeyGestureExtension.cs
Source/OxyPlot.Wpf/Helpers/WeakEvents/RenderingEventListener.cs
Source/OxyPlot.Wpf/Helpers/WeakEvents/RenderingEventManager.cs
Source/OxyPlot.Wpf/Helpers/WeakEvents/WeakEventListenerT.cs
Source/OxyPlot.Wpf/Helpers/WeakEvents/WeakEventManagerBaseT.cs
Source/OxyPlot.Wpf/MoreColors.cs
Source/OxyPlot.Wpf/MouseActions/IMouseAction.cs
Source/OxyPlot.Wpf/MouseActions/MouseAction.cs
Source/OxyPlot.Wpf/MouseActions/PanAction.cs
Source/OxyPlot.Wpf/MouseActions/SliderAction.cs
Source/OxyPlot.Wpf/MouseActions/ZoomAction.cs
Source/OxyPlot.Wpf/NamespaceDoc.cs
Source/OxyPlot.Wpf/OxyPlot.Wpf.csproj
Source/OxyPlot.Wpf/OxyPlot.Wpf.csproj.DotSettings
Source/OxyPlot.Wpf/OxyPlot.Wpf.csproj.ReSharper
Source/OxyPlot.Wpf/OxyPlot.Wpf.snk
Source/OxyPlot.Wpf/OxyPlot.Wpf_NET35.csproj
Source/OxyPlot.Wpf/OxyPlot.Wpf_NET40.csproj
Source/OxyPlot.Wpf/OxyPlot.Wpf_NET40.csproj.DotSettings
Source/OxyPlot.Wpf/Plot.Properties.cs
Source/OxyPlot.Wpf/Plot.TouchEvents.cs
Source/OxyPlot.Wpf/Plot.cs
Source/OxyPlot.Wpf/PlotControl.cs
Source/OxyPlot.Wpf/PlotFrame.cs
Source/OxyPlot.Wpf/PngExporter.cs
Source/OxyPlot.Wpf/Properties/AssemblyInfo.cs
Source/OxyPlot.Wpf/Properties/Resources.Designer.cs
Source/OxyPlot.Wpf/Properties/Resources.resx
Source/OxyPlot.Wpf/Properties/Settings.Designer.cs
Source/OxyPlot.Wpf/Properties/Settings.settings
Source/OxyPlot.Wpf/RenderContexts/DrawingRenderContext.cs
Source/OxyPlot.Wpf/RenderContexts/GeometryRenderContext.cs
Source/OxyPlot.Wpf/RenderContexts/ShapesRenderContext.cs
Source/OxyPlot.Wpf/RenderingControl.cs
Source/OxyPlot.Wpf/Series/AreaSeries.cs
Source/OxyPlot.Wpf/Series/BarSeries/BarSeries.cs
Source/OxyPlot.Wpf/Series/BarSeries/BarSeriesBase.cs
Source/OxyPlot.Wpf/Series/BarSeries/BarSeriesBase{T}.cs
Source/OxyPlot.Wpf/Series/BarSeries/CategorizedSeries.cs
Source/OxyPlot.Wpf/Series/BarSeries/ColumnSeries.cs
Source/OxyPlot.Wpf/Series/DataPointSeries.cs
Source/OxyPlot.Wpf/Series/ItemsSeries.cs
Source/OxyPlot.Wpf/Series/LineSeries.cs
Source/OxyPlot.Wpf/Series/PlotSeriesBase.cs
Source/OxyPlot.Wpf/Series/ScatterSeries.cs
Source/OxyPlot.Wpf/Series/Series.cs
Source/OxyPlot.Wpf/Series/TwoColorLineSeries.cs
Source/OxyPlot.Wpf/Series/XYAxisSeries.cs
Source/OxyPlot.Wpf/Slider.cs
Source/OxyPlot.Wpf/Themes/Generic.xaml
Source/OxyPlot.Wpf/Tracker/TrackerControl.cs
Source/OxyPlot.Wpf/Tracker/TrackerDefinition.cs
Source/OxyPlot.Wpf/WpfRenderContext.cs
Source/OxyPlot.Wpf/XamlExporter.cs
Source/OxyPlot.XamarinAndroid.sln
Source/OxyPlot.XamarinAndroid/CanvasRenderContext.cs
Source/OxyPlot.XamarinAndroid/ExtensionMethods.cs
Source/OxyPlot.XamarinAndroid/OxyPlot.MonoForAndroid.csproj
Source/OxyPlot.XamarinAndroid/PlotView.cs
Source/OxyPlot.XamarinAndroid/Properties/AssemblyInfo.cs
Source/OxyPlot.XamarinIOS.sln
Source/OxyPlot.XamarinIOS/GraphicsRenderContext.cs
Source/OxyPlot.XamarinIOS/MonoTouchRenderContext.cs
Source/OxyPlot.XamarinIOS/OxyPlot.MonoTouch.csproj
Source/OxyPlot.XamarinIOS/Plot.cs
Source/OxyPlot.Xps/NamespaceDoc.cs
Source/OxyPlot.Xps/OxyPlot.Xps.csproj
Source/OxyPlot.Xps/OxyPlot.Xps.csproj.DotSettings
Source/OxyPlot.Xps/OxyPlot.Xps.csproj.ReSharper
Source/OxyPlot.Xps/OxyPlot.Xps_NET35.csproj
Source/OxyPlot.Xps/OxyPlot.Xps_NET40.csproj
Source/OxyPlot.Xps/Properties/AssemblyInfo.cs
Source/OxyPlot.Xps/Reporting/FlowDocumentReportWriter.cs
Source/OxyPlot.Xps/XpsExporter.cs
Source/OxyPlot.ndproj
Source/OxyPlot.sln
Source/OxyPlot/Annotations/Annotation.cs
Source/OxyPlot/Annotations/AnnotationLayer.cs
Source/OxyPlot/Annotations/AnnotationTextOrientation.cs
Source/OxyPlot/Annotations/ArrowAnnotation.cs
Source/OxyPlot/Annotations/EllipseAnnotation.cs
Source/OxyPlot/Annotations/FunctionAnnotation.cs
Source/OxyPlot/Annotations/FunctionAnnotationType.cs
Source/OxyPlot/Annotations/ImageAnnotation.cs
Source/OxyPlot/Annotations/LineAnnotation.cs
Source/OxyPlot/Annotations/LineAnnotationType.cs
Source/OxyPlot/Annotations/NamespaceDoc.cs
Source/OxyPlot/Annotations/PathAnnotation.cs
Source/OxyPlot/Annotations/PolyLineAnnotation.cs
Source/OxyPlot/Annotations/PolygonAnnotation.cs
Source/OxyPlot/Annotations/RectangleAnnotation.cs
Source/OxyPlot/Annotations/TextAnnotation.cs
Source/OxyPlot/Annotations/TextualAnnotation.cs
Source/OxyPlot/Annotations/TileMapAnnotation.cs
Source/OxyPlot/Axes/AngleAxis.cs
Source/OxyPlot/Axes/Axis.cs
Source/OxyPlot/Axes/AxisChangeTypes.cs
Source/OxyPlot/Axes/AxisChangedEventArgs.cs
Source/OxyPlot/Axes/AxisLayer.cs
Source/OxyPlot/Axes/AxisPosition.cs
Source/OxyPlot/Axes/CategoryAxis.cs
Source/OxyPlot/Axes/ColorAxis.cs
Source/OxyPlot/Axes/DateTimeAxis.cs
Source/OxyPlot/Axes/DateTimeIntervalType.cs
Source/OxyPlot/Axes/LinearAxis.cs
Source/OxyPlot/Axes/LinearColorAxis.cs
Source/OxyPlot/Axes/LogarithmicAxis.cs
Source/OxyPlot/Axes/MagnitudeAxis.cs
Source/OxyPlot/Axes/NamespaceDoc.cs
Source/OxyPlot/Axes/RangeAxis.cs
Source/OxyPlot/Axes/RangeColorAxis.cs
Source/OxyPlot/Axes/TickStyle.cs
Source/OxyPlot/Axes/TimeAxis.cs
Source/OxyPlot/Axes/TimeSpanAxis.cs
Source/OxyPlot/ClassDiagrams/PlotModel.cd
Source/OxyPlot/ClassDiagrams/Reporting.cd
Source/OxyPlot/ClassDiagrams/Series.cd
Source/OxyPlot/Foundation/ArrayHelper.cs
Source/OxyPlot/Foundation/CanonicalSplineHelper.cs
Source/OxyPlot/Foundation/CodeGenerator/CodeGenerationAttribute.cs
Source/OxyPlot/Foundation/CodeGenerator/CodeGenerator.cs
Source/OxyPlot/Foundation/CodeGenerator/CodeGeneratorStringExtensions.cs
Source/OxyPlot/Foundation/CodeGenerator/ICodeGenerating.cs
Source/OxyPlot/Foundation/CohenSutherlandClipping.cs
Source/OxyPlot/Foundation/Color.cs
Source/OxyPlot/Foundation/Colors.cs
Source/OxyPlot/Foundation/Conrec.cs
Source/OxyPlot/Foundation/DataPoint.cs
Source/OxyPlot/Foundation/DataPointConverter.cs
Source/OxyPlot/Foundation/FontWeights.cs
Source/OxyPlot/Foundation/FractionHelper.cs
Source/OxyPlot/Foundation/HorizontalAlignment.cs
Source/OxyPlot/Foundation/IDataPoint.cs
Source/OxyPlot/Foundation/IDataPointProvider.cs
Source/OxyPlot/Foundation/LineStyle.cs
Source/OxyPlot/Foundation/LineStyleHelper.cs
Source/OxyPlot/Foundation/MarkerType.cs
Source/OxyPlot/Foundation/OxyColor.cs
Source/OxyPlot/Foundation/OxyColorConverter.cs
Source/OxyPlot/Foundation/OxyColors.cs
Source/OxyPlot/Foundation/OxyPalette.cs
Source/OxyPlot/Foundation/OxyPalettes.cs
Source/OxyPlot/Foundation/OxyPen.cs
Source/OxyPlot/Foundation/OxyPenLineJoin.cs
Source/OxyPlot/Foundation/OxyRect.cs
Source/OxyPlot/Foundation/OxySize.cs
Source/OxyPlot/Foundation/OxyThickness.cs
Source/OxyPlot/Foundation/Pen.cs
Source/OxyPlot/Foundation/PlotLength.cs
Source/OxyPlot/Foundation/PlotLengthUnit.cs
Source/OxyPlot/Foundation/Point.cs
Source/OxyPlot/Foundation/Rectangle.cs
Source/OxyPlot/Foundation/ReflectionHelper.cs
Source/OxyPlot/Foundation/ScreenPoint.cs
Source/OxyPlot/Foundation/ScreenPointHelper.cs
Source/OxyPlot/Foundation/ScreenVector.cs
Source/OxyPlot/Foundation/Size.cs
Source/OxyPlot/Foundation/StringHelper.cs
Source/OxyPlot/Foundation/SutherlandHodgmanClipping.cs
Source/OxyPlot/Foundation/VerticalAlignment.cs
Source/OxyPlot/Imaging/Bmp/BmpDecoder.cs
Source/OxyPlot/Imaging/Bmp/BmpEncoder.cs
Source/OxyPlot/Imaging/Bmp/BmpEncoderOptions.cs
Source/OxyPlot/Imaging/Deflate/Arrays.cs
Source/OxyPlot/Imaging/Deflate/BitReader.cs
Source/OxyPlot/Imaging/Deflate/ByteBitReader.cs
Source/OxyPlot/Imaging/Deflate/CanonicalCode.cs
Source/OxyPlot/Imaging/Deflate/CircularDictionary.cs
Source/OxyPlot/Imaging/Deflate/CodeTree.cs
Source/OxyPlot/Imaging/Deflate/Deflate.cs
Source/OxyPlot/Imaging/Deflate/InternalNode.cs
Source/OxyPlot/Imaging/Deflate/Leaf.cs
Source/OxyPlot/Imaging/Deflate/Node.cs
Source/OxyPlot/Imaging/Deflate/Readme.md
Source/OxyPlot/Imaging/IImageDecoder.cs
Source/OxyPlot/Imaging/IImageEncoder.cs
Source/OxyPlot/Imaging/ImageEncoderOptions.cs
Source/OxyPlot/Imaging/ImageFormat.cs
Source/OxyPlot/Imaging/Jpeg/JpegDecoder.cs
Source/OxyPlot/Imaging/OxyImage.cs
Source/OxyPlot/Imaging/OxyImageInfo.cs
Source/OxyPlot/Imaging/Png/PngDecoder.cs
Source/OxyPlot/Imaging/Png/PngEncoder.cs
Source/OxyPlot/Imaging/Png/PngEncoderOptions.cs
Source/OxyPlot/LibraryDoc.cs
Source/OxyPlot/Manipulators/CursorType.cs
Source/OxyPlot/Manipulators/IPlotControl.cs
Source/OxyPlot/Manipulators/ManipulationEventArgs.cs
Source/OxyPlot/Manipulators/ManipulatorBase.cs
Source/OxyPlot/Manipulators/PanManipulator.cs
Source/OxyPlot/Manipulators/ResetManipulator.cs
Source/OxyPlot/Manipulators/TrackerHitResult.cs
Source/OxyPlot/Manipulators/TrackerManipulator.cs
Source/OxyPlot/Manipulators/ZoomManipulator.cs
Source/OxyPlot/Manipulators/ZoomRectangleManipulator.cs
Source/OxyPlot/Manipulators/ZoomStepManipulator.cs
Source/OxyPlot/MouseActions/MouseAction.cs
Source/OxyPlot/MouseActions/SliderAction.cs
Source/OxyPlot/NamespaceDoc.cs
Source/OxyPlot/OxyPlot.csproj
Source/OxyPlot/OxyPlot.csproj.DotSettings
Source/OxyPlot/OxyPlot.csproj.ReSharper
Source/OxyPlot/OxyPlot.snk
Source/OxyPlot/OxyPlotMT.csproj
Source/OxyPlot/OxyPlotMfA.csproj
Source/OxyPlot/OxyPlot_NET35.csproj
Source/OxyPlot/Pdf/FontSubType.cs
Source/OxyPlot/Pdf/PdfExporter.cs
Source/OxyPlot/Pdf/PdfRenderContext.cs
Source/OxyPlot/Pdf/PdfWriter.cs
Source/OxyPlot/Pdf/PortableDocument.cs
Source/OxyPlot/Pdf/PortableDocumentExtensions.cs
Source/OxyPlot/Pdf/PortableDocumentFont.cs
Source/OxyPlot/Pdf/PortableDocumentFontFamily.cs
Source/OxyPlot/Pdf/PortableDocumentImage.cs
Source/OxyPlot/Pdf/PortableDocumentImageUtilities.cs
Source/OxyPlot/Pdf/ReadMe.txt
Source/OxyPlot/Pdf/StandardFonts.cs
Source/OxyPlot/PlotModel/HitTestResult.cs
Source/OxyPlot/PlotModel/OxyMouseButton.cs
Source/OxyPlot/PlotModel/OxyMouseEventArgs.cs
Source/OxyPlot/PlotModel/PlotElement.cs
Source/OxyPlot/PlotModel/PlotModel.Legends.cs
Source/OxyPlot/PlotModel/PlotModel.MouseEvents.cs
Source/OxyPlot/PlotModel/PlotModel.Rendering.cs
Source/OxyPlot/PlotModel/PlotModel.cs
Source/OxyPlot/PlotModel/SelectablePlotElement.cs
Source/OxyPlot/PlotModel/Selection.cs
Source/OxyPlot/PlotModel/SelectionMode.cs
Source/OxyPlot/PlotModel/TrackerEventArgs.cs
Source/OxyPlot/PlotModel/UIPlotElement.cs
Source/OxyPlot/Properties/AssemblyInfo.cs
Source/OxyPlot/Render/AngleAxisRenderer.cs
Source/OxyPlot/Render/AxisRenderer.cs
Source/OxyPlot/Render/AxisRendererBase.cs
Source/OxyPlot/Render/HorizontalAndVerticalAxisRenderer.cs
Source/OxyPlot/Render/IRenderContext.cs
Source/OxyPlot/Render/MagnitudeAxisRenderer.cs
Source/OxyPlot/Render/MathRenderingExtensions.cs
Source/OxyPlot/Render/PlotRenderer.cs
Source/OxyPlot/Render/RenderContextBase.cs
Source/OxyPlot/Render/RenderingExtensions.cs
Source/OxyPlot/Render/VerticalAxisRenderer.cs
Source/OxyPlot/Reporting/NamespaceDoc.cs
Source/OxyPlot/Reporting/Report/Content.cs
Source/OxyPlot/Reporting/Report/Drawing.cs
Source/OxyPlot/Reporting/Report/DrawingFigure.cs
Source/OxyPlot/Reporting/Report/Equation.cs
Source/OxyPlot/Reporting/Report/Figure.cs
Source/OxyPlot/Reporting/Report/Header.cs
Source/OxyPlot/Reporting/Report/HeaderHelper.cs
Source/OxyPlot/Reporting/Report/Image.cs
Source/OxyPlot/Reporting/Report/ItemsTable.cs
Source/OxyPlot/Reporting/Report/ItemsTableField.cs
Source/OxyPlot/Reporting/Report/Paragraph.cs
Source/OxyPlot/Reporting/Report/ParagraphStyle.cs
Source/OxyPlot/Reporting/Report/Plot.cs
Source/OxyPlot/Reporting/Report/PlotFigure.cs
Source/OxyPlot/Reporting/Report/PropertyTable.cs
Source/OxyPlot/Reporting/Report/Report.cs
Source/OxyPlot/Reporting/Report/ReportItem.cs
Source/OxyPlot/Reporting/Report/ReportSection.cs
Source/OxyPlot/Reporting/Report/ReportStyle.cs
Source/OxyPlot/Reporting/Report/Table.cs
Source/OxyPlot/Reporting/Report/TableColumn.cs
Source/OxyPlot/Reporting/Report/TableOfContents.cs
Source/OxyPlot/Reporting/ReportWriters/HtmlReportWriter.cs
Source/OxyPlot/Reporting/ReportWriters/IReportWriter.cs
Source/OxyPlot/Reporting/ReportWriters/StringExtensions.cs
Source/OxyPlot/Reporting/ReportWriters/TextReportWriter.cs
Source/OxyPlot/Reporting/ReportWriters/WikiReportWriter.cs
Source/OxyPlot/Series/AreaSeries.cs
Source/OxyPlot/Series/BarSeries/BarItem.cs
Source/OxyPlot/Series/BarSeries/BarItemBase.cs
Source/OxyPlot/Series/BarSeries/BarSeries.cs
Source/OxyPlot/Series/BarSeries/BarSeriesBase.cs
Source/OxyPlot/Series/BarSeries/BarSeriesBase{T}.cs
Source/OxyPlot/Series/BarSeries/CategorizedItem.cs
Source/OxyPlot/Series/BarSeries/CategorizedSeries.cs
Source/OxyPlot/Series/BarSeries/ColumnItem.cs
Source/OxyPlot/Series/BarSeries/ColumnSeries.cs
Source/OxyPlot/Series/BarSeries/ErrorColumnItem.cs
Source/OxyPlot/Series/BarSeries/ErrorColumnSeries.cs
Source/OxyPlot/Series/BarSeries/IStackableSeries.cs
Source/OxyPlot/Series/BarSeries/IntervalBarItem.cs
Source/OxyPlot/Series/BarSeries/IntervalBarSeries.cs
Source/OxyPlot/Series/BarSeries/LabelPlacement.cs
Source/OxyPlot/Series/BarSeries/RectangleBarItem.cs
Source/OxyPlot/Series/BarSeries/RectangleBarSeries.cs
Source/OxyPlot/Series/BarSeries/TornadoBarItem.cs
Source/OxyPlot/Series/BarSeries/TornadoBarSeries.cs
Source/OxyPlot/Series/BoxPlotItem.cs
Source/OxyPlot/Series/BoxPlotSeries.cs
Source/OxyPlot/Series/CandleStickSeries.cs
Source/OxyPlot/Series/ContourSeries.cs
Source/OxyPlot/Series/DataPointSeries.cs
Source/OxyPlot/Series/DataSeries.cs
Source/OxyPlot/Series/FunctionSeries.cs
Source/OxyPlot/Series/HeatMapSeries.cs
Source/OxyPlot/Series/HighLowItem.cs
Source/OxyPlot/Series/HighLowSeries.cs
Source/OxyPlot/Series/ITrackableSeries.cs
Source/OxyPlot/Series/ItemsSeries.cs
Source/OxyPlot/Series/LineLegendPosition.cs
Source/OxyPlot/Series/LineSeries.cs
Source/OxyPlot/Series/NamespaceDoc.cs
Source/OxyPlot/Series/PieSeries.cs
Source/OxyPlot/Series/PieSlice.cs
Source/OxyPlot/Series/PlotSeriesBase.cs
Source/OxyPlot/Series/ScatterPoint.cs
Source/OxyPlot/Series/ScatterSeries.cs
Source/OxyPlot/Series/Series.cs
Source/OxyPlot/Series/StairStepSeries.cs
Source/OxyPlot/Series/StemSeries.cs
Source/OxyPlot/Series/TwoColorLineSeries.cs
Source/OxyPlot/Series/XYAxisSeries.cs
Source/OxyPlot/Svg/NativeMethods.cs
Source/OxyPlot/Svg/SvgExporter.cs
Source/OxyPlot/Svg/SvgRenderContext.cs
Source/OxyPlot/Svg/SvgWriter.cs
Source/OxyPlot/Utilities/BinaryReaderExtensions.cs
Source/OxyPlot/Utilities/ListFiller.cs
Source/OxyPlot/Utilities/StreamExtensions.cs
Source/OxyPlot/Utilities/XmlWriterBase.cs
Source/Settings.StyleCop
Source/Tools/IconGenerator/Bitmap.cs
Source/Tools/IconGenerator/Functions.cs
Source/Tools/IconGenerator/Icon.cs
Source/Tools/IconGenerator/IconGenerator.csproj
Source/Tools/IconGenerator/Program.cs
Source/Tools/IconGenerator/Properties/AssemblyInfo.cs
Source/Tools/IconGenerator/app.config
Source/packages/repositories.config
Tools/CleanSource.cmd
Tools/Lynx/CleanSource.exe
Tools/Lynx/CodeplexReleaseUploader.exe
Tools/Lynx/CodeplexReleaseUploader.exe.config
Tools/Lynx/FtpUpload.exe
Tools/Lynx/UpdateFileHeaders.exe
Tools/Lynx/VersionUpdater.exe
Tools/Lynx/WikiDoc.exe
Tools/NuGet/NuGet.exe
Tools/Pepita/PepitaGet.dll
Tools/ReadMe.txt
Tools/TruePNG/TruePNG.exe
readme.txt

Download

Click the following link to download oxyplot.zip.

oxyplot.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML