-
class
A default renderer for the
XYPlot
class.
class
class
A specialised subclass of the
DeviationRenderer
that requires
an
IntervalXYDataset
and represents the y-interval by shading an
area behind the y-values on the chart, drawing only horizontal or
vertical lines (steps);
class
A line and shape renderer that can also display x and/or y-error values.
class
A renderer that connects data points with natural cubic splines and/or
draws shapes at each data point.
class
Line/Step item renderer for an
XYPlot
.