IGeoMapTooltip
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Geo

Summary:
Defines a tooltip for geo map charts.

Derived:

Methods

// Shows the tooltip for the specified land.
GeoTooltipPoint point, // The hovered land data.
GeoMapChart chart// The geo map chart.
)
// Hides the tooltip.
GeoMapChart chart// The geo map chart.
)