Back to Devexpress

HeatmapDataSourceAdapter Properties

corelibraries-devexpress-dot-xtracharts-dot-heatmap-dot-heatmapdatasourceadapter-dot-underscore-properties.md

latest1.6 KB
Original Source

HeatmapDataSourceAdapter Properties

Loads heatmap data from a data source.

NameDescription
ColorDataMemberGets or sets the name of a data source member that stores colors, or values used to determine cell colors.
DataSourceGets or sets the data source from which the adapter loads data.
XArgumentComparerGets or sets a comparer that is used to specify custom sort order for x-arguments.
XArgumentDataMemberGets or sets the name of a data source member that stores x-axis arguments.
YArgumentComparerGets or sets a comparer that is used to specify custom sort order for y-arguments.
YArgumentDataMemberGets or sets the name of a data source member that stores y-axis arguments.

See Also

HeatmapDataSourceAdapter Class

HeatmapDataSourceAdapter Members

DevExpress.XtraCharts.Heatmap Namespace