NativeDllLoader Class Properties

For a list of all members of this type, see NativeDllLoader members.

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
See Also