Class YIntervalRenderer

All Implemented Interfaces:
Serializable, Cloneable, EventListener, AnnotationChangeListener, LegendItemSource, XYItemRenderer, PublicCloneable

A renderer that draws a line connecting the start and end Y values for an XYPlot. The example shown here is generated by the YIntervalRendererDemo1.java program included in the JFreeChart demo collection:

YIntervalRendererSample.png
See Also: