IHeatSeries<TDrawingContext>
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Sketches

Summary:
Defines a heat series plot.

Type parameters:
TDrawingContext The type of the drawing context.
Implements:
ICartesianSeries<TDrawingContext>
IChartSeries<TDrawingContext>
IChartElement<TDrawingContext>
Derived:
CoreHeatSeries<TModel, TVisual, TLabel, TDrawingContext>
HeatSeries<TModel>
HeatSeries<TModel, TVisual>
HeatSeries<TModel, TVisual, TLabel>

Properties

Gets or sets the heat map.
Type: LvcColor[]
Gets or sets the color stops.
Type: Double[]
Gets or sets the padding for each point.
Type: Padding