Klasse XYPlot

Alle implementierten Schnittstellen:
ChartPlot, Serializable

public class XYPlot extends AbstractPlot
A general class for plotting data in the form of (x, y) pairs. This plot can use data from any class that implements the XYDataset interface.
Seit:
8.0
Siehe auch: