The IDataSeries to be filtered
Deletes native (WebAssembly) memory used by this type, after which it cannot be used.
Removes reference to the original IDataSeries and prevents them from being deleted as an effect of the filter deletion.
Generated using TypeDoc
Defines the interface to a DataSeries in SciChart's High Performance Real-time JavaScript Charts
A DataSeries stores the data to render. This is independent from the RenderableSeries which defines how that data should be rendered.
See derived types of BaseDataSeries to find out what data-series are available. See derived types of IRenderableSeries to find out what 2D JavaScript Chart types are available.