Properties  Methods 


SciChart2DInitializer Class Members

The following tables list the members exposed by SciChart2DInitializer.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Gets the initialization task so that you can check for completion before instantiating SciChartSurfaces  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)

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

 
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also