Class StockPlot

  • All Implemented Interfaces:
    ChartPlot, java.io.Serializable

    public class StockPlot
    extends AbstractPlot
    A general class for plotting data in the form of an open and close value or an open, close, high an low value. This plot can use data from any class that implements the StockDataset interface.
    Since:
    8.0
    See Also:
    Serialized Form