public class CategoricalBubbleSeriesDataSource extends CategoricalSeriesDataSource
Constructor and Description |
---|
CategoricalBubbleSeriesDataSource(ChartSeriesModel owner)
Initializes a new instance of the
CategoricalSeriesDataSource with a given chart
series owner. |
Modifier and Type | Method and Description |
---|---|
DataPointBinding |
getBubbleSizeBinding() |
void |
setBubbleSizeBinding(DataPointBinding value) |
getValueBinding, setValueBinding
getCategoryBinding, setCategoryBinding
addBoundItemPropertyChangedListener, collectionChanged, getBindings, getItemsSource, getOwner, propertyChange, removeBoundItemPropertyChangedListener, setItemsSource
public CategoricalBubbleSeriesDataSource(ChartSeriesModel owner)
CategoricalSeriesDataSource
with a given chart
series owner.owner
- the chart series this data source belongs to.public DataPointBinding getBubbleSizeBinding()
public void setBubbleSizeBinding(DataPointBinding value)