Back to Devexpress

HeatmapPoint Constructors

windowsforms-devexpress-dot-xtramap-dot-heatmappoint-dot-ctor.md

latest1.1 KB
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.XtraMap Namespace