com.odesys.chart.bubblechart
Interface BubbleChartModel

All Superinterfaces:
ChartModel
All Known Implementing Classes:
DefaultBubbleChartModel

public interface BubbleChartModel
extends ChartModel

BubbleChartModel defines the basic data model to be rendered as a Bubble Chart. It doesn't define any new methods and is used only for type checking.


Fields inherited from interface com.odesys.chart.ChartModel
COLOR, LABEL, SERIES, VALUE
 
Methods inherited from interface com.odesys.chart.ChartModel
addModelChangeListener, fireModelChanged, getSeriesSize, removeModelChangeListener, series