HeatmapPoint(CoordPoint) Constructor
Initializes a new instance of the HeatmapPoint class with the specified location.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
point | CoordPoint | Specifies the heatmap point location. |
See Also