BaseHeatmapDrawingProvider<TRenderableSeries> Class Members
The following tables list the members exposed by BaseHeatmapDrawingProvider<TRenderableSeries>.
Protected Constructors
| Name | Description | |
|---|---|---|
![]() | BaseHeatmapDrawingProvider<TRenderableSeries> Constructor |
Protected Fields
| Name | Description | |
|---|---|---|
![]() | _colorData | |
![]() | _horCellCount | |
![]() | _horInc | |
![]() | _horStartInd | |
![]() | _isVertical | |
![]() | _vertCellCount | |
![]() | _vertInc | |
![]() | _vertStartInd | |
![]() | _zValues |
Public Properties
| Name | Description | |
|---|---|---|
![]() | RenderableSeries | (Inherited from SciChart.Charting.Visuals.RenderableSeries.DrawingProviders.BaseDrawingProvider<TRenderableSeries>) |
Public Methods
| Name | Description | |
|---|---|---|
![]() | OnBeginRenderPass | (Inherited from SciChart.Charting.Visuals.RenderableSeries.DrawingProviders.BaseDrawingProvider<TRenderableSeries>) |
![]() | OnDraw | Overridden. |
![]() | OnNotifySeriesPropertyChanged | (Inherited from SciChart.Charting.Visuals.RenderableSeries.DrawingProviders.BaseDrawingProvider<TRenderableSeries>) |
Protected Methods
| Name | Description | |
|---|---|---|
![]() | DrawHeatmapAsRects | |
![]() | DrawHeatmapAsTexture | Overloaded. |
![]() | DrawHeatmapLabels | |
![]() | GetColor | Overloaded. |
![]() | GetColorDataForTexture | |
![]() | GetHorizontalOffset | |
![]() | GetTexture | |
![]() | GetVerticalOffset |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | |
![]() | ToDoubleArray | Overloaded. |
![]() | ToEnumerable<T> | |
![]() | ToStringArray2D<T> |
See Also





