SciChart2DInitializer Class
Applies a runtime license key and initialize 2D native libraries asynchronously. Do not create an instance of a SciChartSurface until the Task has returned and completed. If the task faults, inspect the result and contact tech support.
If you want to load libraries and license for both 2D & 3D charts, then use the related class SciChart2D3DInitializer instead
Syntax
public static class SciChart2DInitializer
Inheritance Hierarchy
System.Object
SciChart.Charting.Visuals.SciChart2DInitializer
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