External/OxyPlot/OxyPlot.WindowsForms/Properties/AssemblyInfo.cs
author moel.mich
Sun, 14 Jul 2013 14:04:44 +0000
changeset 411 9e208c26722f
permissions -rw-r--r--
Improved the code used to draw a line between the different OxyPlot subplots.
     1 //-----------------------------------------------------------------------
     2 // <copyright file="AssemblyInfo.cs" company="OxyPlot">
     3 //     http://oxyplot.codeplex.com, license: MIT
     4 // </copyright>
     5 //-----------------------------------------------------------------------
     6 
     7 using System.Reflection;
     8 
     9 [assembly: AssemblyTitle("OxyPlot for Windows Forms")]
    10 [assembly: AssemblyDescription("OxyPlot controls for Windows Forms.")]