Nuget packete geupdated
This commit is contained in:
@@ -97,7 +97,7 @@ namespace BerichtGen
|
||||
/// <returns></returns>
|
||||
public static bool GetGraphics(List<UVcsvStrukture> struktures,string destinationPath)
|
||||
{
|
||||
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("MjIzODk3QDMxMzcyZTM0MmUzMGVHTVVQaDV1OHZncmo0N2hEcXM1Z2ppK3RCeldIQVl5dlVRT3J3cEdtVFE9");
|
||||
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("MjgwOTY0QDMxMzgyZTMyMmUzMFVjMGZWekpFNG44Y1BxMDZqR1VkdGExSlRpZER4N1JOWThZL28reDkxd0E9");
|
||||
|
||||
ChartControl tempChart = getGraph(struktures, "Temperatur");
|
||||
if (tempChart == null) return false;
|
||||
|
||||
Reference in New Issue
Block a user