HeatmapDataSourceAdapter Properties
The data adapter that provides data used to generate heatmap items.| Name | Description |
|---|---|
| DataMember | Specifies the name of an object in a data source to provide data for the data adapter. |
| DataSource | Specifies the data source to provide data for the data adapter. |
| Mappings | Contains information on how data for heatmap points should be obtained from a data source. |
| SourceCoordinateSystem | Gets or sets the coordinate system of a data adapter. |
See Also