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

    The base class for heatmap color providers.

    Namespace: DevExpress.XtraCharts.Heatmap

    Assembly: DevExpress.XtraCharts.v25.1.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