Back to Devexpress

HeatmapProvider Properties

wpf-devexpress-dot-xpf-dot-map-dot-heatmapprovider-dot-underscore-properties.md

latest2.9 KB
Original Source

HeatmapProvider Properties

Allows you to draw a heatmap on the Map Control surface.

NameDescription
AlgorithmGets or sets the algorithm that the provider uses to render a heatmap.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ColorizerGets or sets the Choropleth colorizer used to paint the heatmap.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
ImageSourceReturns the image source used to specify the image used to display map data. Inherited from MapImageDataProviderBase.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
PointSourceGets or sets the heatmap provider’s point source.

See Also

HeatmapProvider Class

HeatmapProvider Members

DevExpress.Xpf.Map Namespace