Class XYDataRangeAnnotation

All Implemented Interfaces:
Serializable, Cloneable, Annotation, XYAnnotation, XYAnnotationBoundsInfo

This annotation can be put on an XYPlot to ensure a visible data range. The range values should be specified w.r.t. to the first (index 0) domain or range axis.
See Also: