[]
BubbleSeries can contains values that specify size of the symbol for each data point. Use BubbleSeries to create bubble charts.
public class BubbleSeries : XYDataSeries, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
| Name | Description |
|---|---|
| BubbleSeries() | Creates an instance of BubbleSeries class. |
| Name | Description |
|---|---|
| SizeValuesSourceProperty | Identifies the SizeValuesSource dependency property. |
| listSize | Temporary list for x-values. |
| Name | Description |
|---|---|
| MemberPaths | Gets the array of member bindings for the series. |
| SizeValueBinding | Gets or sets binding for size data values. |
| SizeValues | Gets or set the size data values collection. |
| SizeValuesSource | Gets or sets the x-data values source. |