HeatLandSeries<TModel>
Class
Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView
Summary:
| TModel | *summary not found* |
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. |
| LvcColor[] heatMap | // The heat map. |
)
Properties
Gets or sets the heat map.
Type: LvcColor[]
Type: LvcColor[]
Gets or sets the color stops.
Type: Double[]
Type: Double[]
Gets or sets the lands.
Type: ICollection<TModel>
Type: ICollection<TModel>
Events
Called when a property changes.
Handler definition: PropertyChangedEventHandler
Handler definition: PropertyChangedEventHandler