Deletes native (WebAssembly) memory used by a cached resource and removes reference to it, forcing the cached object to be recreated next time it is fetched.
Called when the Dpi changes in the browser. This could be due to user zooming the browser, or changing DPI settings in Windows, or moving the browser containing SciChart to another monitor
The TDpiChangedEventArgs containing info about the Dpi Changed event
Deletes native (WebAssembly) memory used by a cached resource and removes reference to it. And resets properties to the default values
Generated using TypeDoc
Deletes native (WebAssembly) memory used by this type, after which it cannot be used.
Call .delete() before finishing with the object to ensure that WebAssmembly memory leaks do not occur.
All elements within SciChart's High Performance Realtime JavaScript Charts which implement IDeletable must be deleted manually to free native (WebAssembly) memory