TX
- The type of X-DataTY
- The type of Y-DataTZ
- The type of Z-Datapublic interface IXyzDataSeriesValues<TX extends java.lang.Comparable<TX>,TY extends java.lang.Comparable<TY>,TZ extends java.lang.Comparable<TZ>> extends IXyDataSeriesValues<TX,TY>
Modifier and Type | Method and Description |
---|---|
com.scichart.data.model.ISciList<TZ> |
getZValues()
Gets the Z Values of this series
|
getYValues
getXValues
getAcceptsUnsortedData, getDataSeriesType, getFifoCapacity, getIndicesXRange, getIndicesYRange, getLock, getWindowedYRange, getWindowedYRange, getXMath, getXMax, getXMin, getXRange, getXType, getYMath, getYMax, getYMin, getYRange, getYType, isFifo, setAcceptsUnsortedData, setFifoCapacity
addObserver, clear, clear, getCount, getHasValues, getSeriesName, removeObserver, setSeriesName
com.scichart.data.model.ISciList<TZ> getZValues()