IHeatmapPoint.Location Property
Gets or sets the heatmap point location.
Namespace: DevExpress.Map
Assembly: DevExpress.Map.v24.1.Core.dll
NuGet Package: DevExpress.Map.Core
Declaration
Property Value
Type | Description |
---|---|
CoordPoint | A CoordPoint descendant. |
See Also