Back to Devexpress

HeatmapDataSourceAdapter Members

windowsforms-devexpress-dot-xtramap-dot-heatmapdatasourceadapter-dot-underscore-members.md

latest3.4 KB
Original Source

HeatmapDataSourceAdapter Members

The data adapter that provides data used to generate heatmap items.

Constructors

NameDescription
HeatmapDataSourceAdapter()Initializes a new instance of the HeatmapProvider class with default settings.

Properties

NameDescription
DataMemberSpecifies the name of an object in a data source to provide data for the data adapter.
DataSourceSpecifies the data source to provide data for the data adapter.
MappingsContains information on how data for heatmap points should be obtained from a data source.
SourceCoordinateSystemGets or sets the coordinate system of a data adapter.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
Load()Loads data items from the specified data source.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the text representation of the current object.

See Also

HeatmapDataSourceAdapter Class

DevExpress.XtraMap Namespace