Interface BubbleSeries

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IChartObject, LineSeries, org.eclipse.emf.common.notify.Notifier, ScatterSeries, Series
All Known Implementing Classes:
BubbleSeriesImpl

public interface BubbleSeries extends ScatterSeries
A representation of the model object 'Bubble Series'. This is a Series type that holds data for Bubble Charts.

The following features are supported:

See Also: