Members  
com.scichart.charting3d.model.dataSeries.xyz Package : XyzDataSeries3D<TX,TY,TZ> Class
The type of the X-Data
The type of the Y-Data
The type of the Z-Data
XyzDataSeries3D<TX,TY,TZ> Class
Defines 3D XyzDataSeries
Object Model
XyzDataSeries3D<TX,TY,TZ> ClassIReadWriteLock InterfaceIDoubleValuesProvider InterfaceIDoubleValuesProvider InterfaceIDoubleValuesProvider Interface
Syntax
Type Parameters
TX
The type of the X-Data
TY
The type of the Y-Data
TZ
The type of the Z-Data
Inheritance Hierarchy

java.lang.Object
   com.scichart.charting.model.dataSeries.DataSeriesCore
      com.scichart.charting3d.model.dataSeries.DataSeries3D<TX,TY,TZ>
         com.scichart.charting3d.model.dataSeries.xyz.XyzDataSeries3D<TX,TY,TZ>

See Also