HeatLand
Class

Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView.Drawing.Geometries

Summary:
Defines a heat lane.

Inheritance:
Object =>
HeatLand
Implements:

Constructors

// Initializes a new instance of the HeatLand class.
// Initializes a new instance of the HeatLand class.
String name, // The name/
Double value// The value.
)

Properties

Gets or sets the land name.
Type: String
Gets or sets the value.
Type: Double

Events

Called when a property changes.
Handler definition: PropertyChangedEventHandler