Interface MarkerRange

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IChartObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
DialRegion
All Known Implementing Classes:
DialRegionImpl, MarkerRangeImpl

public interface MarkerRange extends IChartObject
A representation of the model object 'Marker Range'. This type defines a marker area. It is intended for use as a range marker associated with an Axis.

The following features are supported:

  • Outline
  • Fill
  • Start Position
  • End Position
  • Associated Label
  • Label Position

See Also: