Skip to main content
All docs
V25.1
  • HeatmapDataAdapterBase Class

    The base class for heatmap data adapters.

    Namespace: DevExpress.XtraCharts.Heatmap

    Assembly: DevExpress.XtraCharts.v25.1.dll

    NuGet Package: DevExpress.Charts

    #Declaration

    public abstract class HeatmapDataAdapterBase :
        NotificationElement,
        IHeatmapAdapter

    The following members return HeatmapDataAdapterBase objects:

    #Inheritance

    Object
    DevExpress.XtraCharts.Native.NotificationElement
    See Also