.
This commit is contained in:
parent
25627c6bcd
commit
4b23ec76f2
@ -1,16 +1,12 @@
|
||||
using FormLibrary.HelperClasses;
|
||||
using MigraDoc.DocumentObjectModel;
|
||||
using MigraDoc.DocumentObjectModel.Shapes;
|
||||
using MigraDoc.DocumentObjectModel.Shapes.Charts;
|
||||
using MigraDoc.Rendering;
|
||||
using OxyPlot.Series;
|
||||
using OxyPlot;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using OxyPlot.WindowsForms;
|
||||
using OxyPlot.Legends;
|
||||
using OxyPlot.Annotations;
|
||||
|
||||
|
||||
namespace FormLibrary
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user