Adding SoundGraphDisplay and SensorFrontView classes.
They were respectively based on SystemTray and SensorNotifyIcon.
SoundGraphDisplay is now able to load iMONDisplay.dll providing it lives on your PATH.
Adding option to sensor context menu for adding it into FrontView.
1 //-----------------------------------------------------------------------
2 // <copyright file="AssemblyInfo.cs" company="OxyPlot">
3 // http://oxyplot.codeplex.com, license: MIT
5 //-----------------------------------------------------------------------
7 using System.Reflection;
9 [assembly: AssemblyTitle("OxyPlot for Windows Forms")]
10 [assembly: AssemblyDescription("OxyPlot controls for Windows Forms.")]