DevExpress.XtraCharts.Heatmap Namespace
Contains API members that implement the Heatmap Control functionality.
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Classes
Name | Description |
---|---|
Customize |
Provides data for the Customize |
Heatmap |
Contains settings for heatmap axes. |
Heatmap |
Contains border settings for heatmap elements. |
Heatmap |
The base class for heatmap color providers. |
Heatmap |
Contains data for the Heatmap |
Heatmap |
The base class for heatmap data adapters. |
Heatmap |
Loads heatmap data from a data source. |
Heatmap |
A heatmap diagram. |
Heatmap |
Provides data for the Heatmap |
Heatmap |
Contains information about a specific point within a heatmap. |
Heatmap |
Paints heatmap cells based on their values that are used as keys. If the cells have equal keys, they have the same color. |
Heatmap |
Contains settings for heatmap labels. |
Heatmap |
A heatmap legend. |
Heatmap |
Loads heatmap data from arrays. |
Heatmap |
Converts colors from cell values and applies these colors to cells. This is the default color provider. |
Heatmap |
The base class for color providers that apply colors from a palette to heatmap cells. |
Heatmap |
Paints heatmap cells according to value ranges. |
Heatmap |
A color range boundary. |
Heatmap |
A collection of color range boundaries. |
Heatmap |
Contains settings for heatmap axis tickmarks. |
Heatmap |
A heatmap title. |
Heatmap |
The base class for heatmap titles. |
Heatmap |
A collection of heatmap titles. |
#Delegates
Name | Description |
---|---|
Customize |
A method that handles the Heatmap |
Heatmap |
A method that handles the Heatmap |
Heatmap |
A method that handles the Heatmap |
#Enums
Name | Description |
---|---|
Heatmap |
Lists values that specify the axis position regarding the heatmap chart. |
Heatmap |
Lists values that specify how the heatmap highlights cells if a user hovers over a heatmap cell. |
Heatmap |
Lists directions for horizontal scrolling in a heatmap. |
Heatmap |
Lists range stop value types. |
Heatmap |
Lists values that specify text orientation. |
Heatmap |
Lists values that specify how a title is arranged in a heatmap. |
Heatmap |
Lists directions for vertical scrolling in a heatmap. |