Properties 


NativeDllLoader Class Members

The following tables list the members exposed by NativeDllLoader.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)

The dependenciesPathRoot is the root path where SciChart will write out native DLL dependencies during startup. Make sure that this path has write access. The default is USER/Appdata/Local/SciChart/Dependencies

To change the path, set this property once before any other SciChart function or method is called, including SciChartSurface.SetRuntimeLicenseKey.

SciChart will create subfolders for environment and version number inside this folder.

 
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