com.scichart.charting3d.model.dataSeries.xyz Package
Classes
Class | Description |
---|---|
XyzDataSeries3D<TX,TY,TZ> | Defines 3D XyzDataSeries |
Interfaces
Interface | Description |
---|---|
IXyzDataSeries3D<TX,TY,TZ> | Defines the interface to and XyzDataSeries3D, a series containing X, Y and Z data-points |
IXyzDataSeries3DValues<TX,TY,TZ> | Defines the interface to and XyzDataSeries3D values, a series containing X, Y and Z data-points |
See Also