public interface OrderedXYSeries extends XYSeries
XYSeries that gives hints to it's renderer about the order
of the data being rendered.| Modifier and Type | Interface and Description |
|---|---|
static class |
OrderedXYSeries.XOrder |
| Modifier and Type | Method and Description |
|---|---|
OrderedXYSeries.XOrder |
getXOrder()
The order of XVals as they appear in this series.
|
OrderedXYSeries.XOrder getXOrder()