Skip to main content
A newer version of this page is available. .
All docs
V21.2

HeatmapDataAdapterBase Class

The base class for adapters that load data from sources.

Namespace: DevExpress.Xpf.Charts.Heatmap

Assembly: DevExpress.Xpf.Charts.v21.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public abstract class HeatmapDataAdapterBase :
    NotificationElement,
    IHeatmapAdapter

The following members return HeatmapDataAdapterBase objects:

Inheritance

Object
DispatcherObject
DependencyObject
Freezable
DevExpress.Xpf.Charts.Heatmap.Native.NotificationElement
See Also