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

    The base class for heatmap color providers.

    Namespace: DevExpress.XtraCharts.Heatmap

    Assembly: DevExpress.XtraCharts.v25.2.dll

    Declaration

    public abstract class HeatmapColorProviderBase :
        NotificationElement,
        IHeatmapColorProvider

    The following members return HeatmapColorProviderBase objects:

    Inheritance

    Object
    DevExpress.XtraCharts.Native.NotificationElement
    See Also