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

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

    Namespace: DevExpress.Xpf.Charts.Heatmap

    Assembly: DevExpress.Xpf.Charts.v25.1.dll

    NuGet Package: DevExpress.Wpf.Charts

    Declaration

    public abstract class HeatmapPaletteColorProvider :
        HeatmapColorProviderBase,
        IHeatmapLegendItemsProvider

    Inheritance

    Object
    DispatcherObject
    DependencyObject
    Freezable
    DevExpress.Xpf.Charts.Heatmap.Native.NotificationElement
    See Also