LandClickedEventArgs
Class

Assembly LiveChartsCore
Namespace LiveChartsCore.Geo

Summary:
Provides data for the LandClicked event.

Inheritance:
Object =>
LandClickedEventArgs

Properties

Gets the land definition that was clicked.
Type: LandDefinition
Gets the heat value of the land, or 0 if no value is assigned.
Type: Double
Gets the pointer position in control coordinates where the click occurred.
Type: LvcPoint