HeatLandSeries<TModel>
Class

Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView

Summary:

Type parameters:
TModel *summary not found*
Inheritance:
Object =>
CoreHeatLandSeries<TModel, SkiaSharpDrawingContext> =>
HeatLandSeries<TModel>
Implements:
Derived:

Constructors

// Initializes a new instance of the HeatLandSeries`1 class.
// Initializes a new instance of the HeatLandSeries`1 class.
ICollection<TModel> lands// The lands.
)
// Initializes a new instance of the HeatLandSeries`1 class.
ICollection<TModel> lands, // The lands.
LvcColor[] heatMap// The heat map.
)

Properties

Gets or sets the name.
Type: String
Gets or sets the heat map.
Type: LvcColor[]
Gets or sets the color stops.
Type: Double[]
Gets or sets the lands.
Type: ICollection<TModel>
Gets or sets a value to indecate whether the series is visible.
Type: Boolean

Events

Called when a property changes.
Handler definition: PropertyChangedEventHandler