Back to Devexpress

HeatmapPointSourceBase Class

wpf-devexpress-dot-xpf-dot-map-60389b31.md

latest1.5 KB
Original Source

HeatmapPointSourceBase Class

The base class for classes that serve as a heatmap point source.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public abstract class HeatmapPointSourceBase :
    MapDependencyObject
vb
Public MustInherit Class HeatmapPointSourceBase
    Inherits MapDependencyObject

The following members return HeatmapPointSourceBase objects:

Inheritance

Object DispatcherObject DependencyObject Freezable MapDependencyObject HeatmapPointSourceBase HeatmapDataSourceAdapter

HeatmapPointStorage

See Also

HeatmapPointSourceBase Members

DevExpress.Xpf.Map Namespace