public abstract class ValueIndicatorDataSourceBase extends CategoricalSeriesDataSource
Constructor and Description |
---|
ValueIndicatorDataSourceBase(ChartSeriesModel owner) |
Modifier and Type | Method and Description |
---|---|
void |
propertyChange(PropertyChangeEvent e)
Called when a property of a bound object changes.
|
getValueBinding, setValueBinding
getCategoryBinding, setCategoryBinding
addBoundItemPropertyChangedListener, collectionChanged, getBindings, getItemsSource, getOwner, removeBoundItemPropertyChangedListener, setItemsSource
public ValueIndicatorDataSourceBase(ChartSeriesModel owner)
public void propertyChange(PropertyChangeEvent e)
ChartSeriesDataSource
propertyChange
in interface PropertyChangeListener
propertyChange
in class ChartSeriesDataSource
e
- the instance containing the change event data.