IGeoMapTooltip
Interface
Assembly LiveChartsCore
Namespace LiveChartsCore.Geo
Summary:
Defines a tooltip for geo map charts.
Methods
// Shows the tooltip for the specified land.
Show(
| GeoTooltipPoint point, | // The hovered land data. |
| GeoMapChart chart | // The geo map chart. |
)