Namespace com.scichart.charting3d.model.dataSeries
Classes
DataSeries3D<TX,TY,TZ>
Defines a base class for 3D Data Series used by various com.scichart.charting3d.visuals.renderableSeries.IRenderableSeries3D
DataSeries3DUpdate
GridData<T>
IndexCalculator
Helper class which helps to map 2D index to 1D array and vice versa
Interfaces
IDataSeries3D<TX,TY,TZ>
Defines the base interface to a 3D DataSeries which provides a data-source for com.scichart.charting3d.visuals.renderableSeries.IRenderableSeries3D