Interface DataPointComponent

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IChartObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
DataPointComponentImpl

public interface DataPointComponent extends IChartObject
A representation of the model object 'Data Point Component'. DataPointComponent represents the data value being used for establishing the label text of a series' datapoint.

The following features are supported:

See Also: