Interface MarkerLine

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

public interface MarkerLine extends IChartObject
A representation of the model object 'Marker Line'. This type defines a single line element. It is intended for use as a marker associated with an Axis. e.g. To denote a Target value

The following features are supported:

  • Attributes
  • Position
  • Associated Label
  • Label Position

See Also: