UniformHeatmapDataSeries<TX,TY,TZ> Class Members
The following tables list the members exposed by UniformHeatmapDataSeries<TX,TY,TZ>.
Public Constructors
Name | Description | |
---|---|---|
![]() | UniformHeatmapDataSeries<TX,TY,TZ> Constructor | Creates a new UniformHeatmapDataSeries<TX,TY,TZ> instance |
Public Fields
Name | Description | |
---|---|---|
![]() | DEFAULT_SIZE | (Inherited from com.scichart.charting.model.dataSeries.DataSeriesCore) |
Protected Fields
Name | Description | |
---|---|---|
![]() | count | |
![]() | lock | (Inherited from com.scichart.charting.model.dataSeries.DataSeries<TX,TY>) |
![]() | TAG | (Inherited from com.scichart.charting.model.dataSeries.DataSeries<TX,TY>) |
![]() | xMath | (Inherited from com.scichart.charting.model.dataSeries.DataSeries<TX,TY>) |
![]() | xSize | |
![]() | xType | (Inherited from com.scichart.charting.model.dataSeries.DataSeries<TX,TY>) |
![]() | yMath | (Inherited from com.scichart.charting.model.dataSeries.DataSeries<TX,TY>) |
![]() | ySize | |
![]() | yType | (Inherited from com.scichart.charting.model.dataSeries.DataSeries<TX,TY>) |
![]() | zMath | |
![]() | zType |
Public Methods
Top
Protected Methods
Name | Description | |
---|---|---|
![]() | onDataSeriesChanged | Notifies observers about update in this series (Inherited from com.scichart.charting.model.dataSeries.DataSeriesCore) |
![]() | updateXRange | @inheritDoc: |
![]() | updateYRange | @inheritDoc: |
See Also