HeatmapDataSourceAdapter Properties
The data adapter that provides data used to generate heatmap items.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Data |
Specifies the name of an object in a data source to provide data for the data adapter. |
Data |
Specifies the data source to provide data for the data adapter. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Mappings | Contains information on how data for heatmap points should be obtained from a data source. |
Source |
Gets or sets the coordinate system of a data adapter. |
See Also