Skip to main content
All docs
V26.1
  • HeatmapDensityBasedAlgorithm Members

    The algorithm that allows the Map Control to plot a heatmap based on the density of heatmap points.

    Constructors

    Name Description
    HeatmapDensityBasedAlgorithm() Initializes a new instance of the HeatmapDensityBasedAlgorithm class with default settings.

    Fields

    Name Description
    PointRadiusProperty static Identifies the HeatmapDensityBasedAlgorithm.PointRadius dependency property.

    Properties

    Name Description
    PointRadius Gets or sets a particular heatmap point’s radius in pixels.

    Events

    Name Description
    PropertyChanged Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject.
    See Also