The license key string
SetRuntimeLicenseKey Method (SciChartSurface)
Apply the runtime license key. NOTE: New classes now load license and initialize libraries async. See for 2D Charts and SciChart2D3DInitializer.LoadLibrariesAndLicenseAsync(string,string) for 2D & 3D libraries
Syntax
public static void SetRuntimeLicenseKey( 
   string key
)

Parameters

key
The license key string
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also