Skip to main content
All docs
V26.1
  • HeatmapProvider Properties

    Allows you to draw a heatmap on the Map Control surface.
    Name Description
    Algorithm Gets or sets the algorithm that the provider uses to render a heatmap.
    Colorizer Gets or sets the Choropleth colorizer used to paint the heatmap.
    ImageSource Returns the image source used to specify the image used to display map data. Inherited from MapImageDataProviderBase.
    PointSource Gets or sets the heatmap provider’s point source.
    See Also