BubbleChartDataAdapter Properties
The data adapter that provides data to generate Bubble chart items.
Name | Description |
---|---|
Attribute |
Provides access to the collection of attribute mappings.
Inherited from Data |
Bubble |
For internal use only. |
Bubble |
Specifies the name of an object in a data source to provide data for a data adapter. |
Clusterer |
Gets or sets the clusterer used to clusterize 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 |
Item |
Specifies the maximum size of generated chart items.
Inherited from Chart |
Item |
Specifies the minimum size of generated chart items.
Inherited from Chart |
Latitude |
For internal use only.
Inherited from Chart |
Longitude |
For internal use only.
Inherited from Chart |
Mappings | Contains information on how data for chart items should be obtained from a data source. |
Marker |
Gets or sets a value specifying the appearance of bubble markers. |
Measure |
Specifies rules to define the meaning of the size for generated chart items.
Inherited from Chart |
Property |
Returns a collection of map item property mappings.
Inherited from Data |
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.
Inherited from Chart |
Text |
For internal use only.
Inherited from Chart |
Value |
For internal use only.
Inherited from Chart |
See Also