GeoTooltipPoint
Class

Assembly LiveChartsCore
Namespace LiveChartsCore.Geo

Summary:
Represents a hovered land on a geo map, used for tooltip display.

Inheritance:
Object =>
GeoTooltipPoint

Properties

Gets or sets the land definition.
Type: LandDefinition
Gets or sets the heat value of the land.
Type: Double
Gets or sets whether the land has a heat value assigned.
Type: Boolean
Gets or sets the heat color of the land.
Type: LvcColor
Gets or sets the visual center of the land in screen coordinates.
Type: LvcPoint