TX
- The type of X-DataTY
- The type of Y-Datapublic interface IXDataSeriesValues<TX extends java.lang.Comparable<TX>,TY extends java.lang.Comparable<TY>> extends IDataSeries<TX,TY>
Modifier and Type | Method and Description |
---|---|
com.scichart.data.model.ISmartList<TX> |
getXValues()
Gets the X Values of this series
|
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.ISmartList<TX> getXValues()