Skip to main content
All docs
V23.2

HeatmapColorProviderBase Class

The base class for heatmap color providers.

Namespace: DevExpress.XtraCharts.Heatmap

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class HeatmapColorProviderBase :
    NotificationElement,
    IHeatmapColorProvider

The following members return HeatmapColorProviderBase objects:

Inheritance

Object
DevExpress.XtraCharts.Native.NotificationElement
See Also