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