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
  • invalid reference
    Start Position
  • invalid reference
    End Position
  • invalid reference
    Associated Label
  • invalid reference
    Label Position

See Also: