Back to Devexpress

HeatmapPoint Constructors

wpf-devexpress-dot-xpf-dot-map-dot-heatmappoint-dot-ctor.md

latest1012 B
Original Source

HeatmapPoint Constructors

A particular heatmap point.

NameParametersDescription
HeatmapPoint()noneInitializes a new instance of the HeatmapPoint class with default settings.
HeatmapPoint(CoordPoint, Double)location, valueInitializes a new instance of the HeatmapPoint class with the specified location and value.
HeatmapPoint(CoordPoint)pointInitializes a new instance of the HeatmapPoint class with the specified location.

See Also

HeatmapPoint Class

HeatmapPoint Members

DevExpress.Xpf.Map Namespace