Interface ScatterSeries

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

public interface ScatterSeries extends LineSeries
A representation of the model object 'Scatter Series'. This is a Series type that holds data for Scatter Charts.
See Also: