Back to Devexpress

IHeatmapPointSource Interface

windowsforms-devexpress-dot-xtramap-06dbaab2.md

latest969 B
Original Source

IHeatmapPointSource Interface

The interface that should be implemented by classes that serve as a heatmap point source.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public interface IHeatmapPointSource
vb
Public Interface IHeatmapPointSource

The following members return IHeatmapPointSource objects:

See Also

IHeatmapPointSource Members

DevExpress.XtraMap Namespace