DataSeries<TX,TY> Class Members
The following tables list the members exposed by DataSeries<TX,TY>.
Public Fields
Name | Description | |
---|---|---|
![]() | DEFAULT_SIZE | (Inherited from com.scichart.charting.model.dataSeries.DataSeriesCore) |
Public Methods
Name | Description | |
---|---|---|
![]() | addObserver | @inheritDoc: (Inherited from com.scichart.charting.model.dataSeries.DataSeriesCore) |
![]() | clear | @inheritDoc: (Inherited from com.scichart.charting.model.dataSeries.DataSeriesCore) |
![]() | getAcceptsUnsortedData | @inheritDoc: |
![]() | getHasValues | @inheritDoc: (Inherited from com.scichart.charting.model.dataSeries.DataSeriesCore) |
![]() | getLock | @inheritDoc: |
![]() | getSeriesName | @inheritDoc: (Inherited from com.scichart.charting.model.dataSeries.DataSeriesCore) |
![]() | getXMath | @inheritDoc: |
![]() | getXMax | @inheritDoc: |
![]() | getXMin | @inheritDoc: |
![]() | getXRange | @inheritDoc: |
![]() | getXType | @inheritDoc: |
![]() | getYMath | @inheritDoc: |
![]() | getYMax | @inheritDoc: |
![]() | getYMin | @inheritDoc: |
![]() | getYRange | @inheritDoc: |
![]() | getYType | @inheritDoc: |
![]() | removeObserver | @inheritDoc: (Inherited from com.scichart.charting.model.dataSeries.DataSeriesCore) |
![]() | setAcceptsUnsortedData | @inheritDoc: |
![]() | setSeriesName | @inheritDoc: (Inherited from com.scichart.charting.model.dataSeries.DataSeriesCore) |
Protected Methods
Name | Description | |
---|---|---|
![]() | onDataSeriesChanged | Notifies observers about update in this series (Inherited from com.scichart.charting.model.dataSeries.DataSeriesCore) |
![]() | updateXRange | Sets the total extents of the IDataSeries<TX,TY> in the X direction. |
![]() | updateYRange | Sets the total extents of the IDataSeries<TX,TY> in the Y direction. |
See Also
Reference
DataSeries<TX,TY> Class
com.scichart.charting.model.dataSeries Package
IDataSeries<TX,TY> Interface
DataSeries<TX,TY> Class
IXyDataSeries<TX,TY> Interface
XyDataSeries<TX,TY> Class
IXyyDataSeries<TX,TY> Interface
XyyDataSeries<TX,TY> Class
IHlDataSeries<TX,TY> Interface
HlDataSeries<TX,TY> Class
IOhlcDataSeries<TX,TY> Interface
OhlcDataSeries<TX,TY> Class
IXyzDataSeries<TX,TY,TZ> Interface
XyzDataSeries<TX,TY,TZ> Class
IUniformHeatmapDataSeries<TX,TY,TZ> Interface
UniformHeatmapDataSeries<TX,TY,TZ> Class
getDataSeries Method
setDataSeries Method