Back to Devexpress

DevExpress.Xpf.Charts.Heatmap Namespace

wpf-devexpress-dot-xpf-dot-charts-c875d7da.md

latest3.7 KB
Original Source

DevExpress.Xpf.Charts.Heatmap Namespace

Contains API members that implement the Heatmap Control functionality.

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

NuGet Package : DevExpress.Wpf.Charts

Classes

NameDescription
HeatmapAxisContains settings for heatmap axes.
HeatmapColorProviderBaseThe base class for heatmap color providers.
HeatmapControlDisplays a customizable and interactive heatmap chart.
HeatmapDataAdapterBaseThe base class for adapters that load data from sources.
HeatmapDataSourceAdapterLoads heatmap data from a data source.
HeatmapDiagramA heatmap diagram.
HeatmapHitInfoContains information about a specific point within a heatmap.
HeatmapKeyColorProviderPaints heatmap cells based on their values that are used as keys. If the cells have equal keys, they have the same color.
HeatmapLabelContains options for heatmap labels.
HeatmapLegendA heatmap legend.
HeatmapLegendItemA heatmap legend item.
HeatmapMatrixAdapterLoads heatmap data from arrays.
HeatmapObjectColorProviderConverts colors from cell values and applies these colors to cells. This is the default color provider.
HeatmapPaletteColorProviderThe base class for color providers that apply colors from a palette to heatmap cells.
HeatmapPrintOptionsContains print options for the Heatmap control.
HeatmapRangeColorProviderPaints heatmap cells according to value ranges.
HeatmapRangeStopA color range boundary.
HeatmapRangeStopCollectionA collection of color range boundaries.
HeatmapSelectionController
HeatmapToolTipOptionsContains options for heatmap cell tooltips.

Enums

NameDescription
ElementSelectionModeLists heatmap selection modes.
HeatmapAxisLabelAlignmentLists values that specify the axis position regarding the heatmap chart.
HeatmapHighlightModeLists values that specify how the heatmap highlights cells if a user hovers over a heatmap cell.
HeatmapRangeStopTypeLists range stop value types.