ChartDataSourceAdapter Properties
The base class for data adapters that provide data to generate chart items.
Name | Description |
---|---|
Attribute |
Provides access to the collection of attribute mappings.
Inherited from Data |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Clusterer |
Gets or sets the clusterer that aggregates map items.
Inherited from Map |
Data |
Specifies the name of an object in a data source to provide data for a data adapter.
Inherited from Data |
Data |
Specifies the data source to provide data for a data adapter.
Inherited from Data |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Display |
Returns map items which are displayed by a map control.
Inherited from Map |
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 |
Item |
Gets or sets the name of the data field that contains the ID values of chart items. |
Item |
Specifies the maximum size of generated chart items. |
Item |
Specifies the minimum size of generated chart items. |
Measure |
Specifies rules to define the meaning of the size for generated chart items. |
Source |
Gets or sets the coordinate system of a data adapter.
Inherited from Coordinate |
Summary |
Specifies the summary function to aggregate data when generating chart items. |
See Also