Syncfusion 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("MjgwOTY0QDMxMzgyZTMyMmUzMFVjMGZWekpFNG44Y1BxMDZqR1VkdGExSlRpZER4N1JOWThZL28reDkxd0E9");
|
||||
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("NDE3ODkzQDMxMzgyZTM0MmUzMFU4Zi9HelJVSzVxQXVLdlp6NTRuOXhwR1JtdzgybVBsdGNDeGZwdkhwNGM9");
|
||||
|
||||
ChartControl tempChart = getGraph(struktures, "Temperatur");
|
||||
if (tempChart == null) return false;
|
||||
|
||||
Reference in New Issue
Block a user