Skip to main content
A newer version of this page is available. .

HeatmapAlgorithmBase Class

The base class for heatmap algorithms.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public abstract class HeatmapAlgorithmBase :
    IHeatmapAlgorithm,
    ISupportObjectChanged

The following members return HeatmapAlgorithmBase objects:

Inheritance

See Also