Skip to main content
A newer version of this page is available. .
All docs
V22.1

HeatmapPaletteColorProvider Class

The base class for color providers that apply colors from a palette to heatmap cells.

Namespace: DevExpress.XtraCharts.Heatmap

Assembly: DevExpress.XtraCharts.v22.1.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class HeatmapPaletteColorProvider :
    HeatmapColorProviderBase,
    IHeatmapPaletteRepositoryHolder,
    IPaletteRepositoryHolder,
    ISupportPropertyChanged,
    IPaletteProvider,
    IPatternHolder

Inheritance

Object
DevExpress.XtraCharts.Native.NotificationElement
See Also