Back to Devexpress

HeatmapDataSourceAdapter Properties

wpf-devexpress-dot-xpf-dot-map-dot-heatmapdatasourceadapter-dot-underscore-properties.md

latest2.9 KB
Original Source

HeatmapDataSourceAdapter Properties

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

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
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.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
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.

See Also

HeatmapDataSourceAdapter Class

HeatmapDataSourceAdapter Members

DevExpress.Xpf.Map Namespace