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