Class PlotContent_XY<ST extends XYStyler, S extends XYSeries>

java.lang.Object
org.knowm.xchart.internal.chartpart.PlotContent_<ST,S>
org.knowm.xchart.internal.chartpart.PlotContent_XY<ST,S>
All Implemented Interfaces:
ChartPart

public class PlotContent_XY<ST extends XYStyler, S extends XYSeries> extends PlotContent_<ST,S>
  • Field Details

  • Constructor Details

    • PlotContent_XY

      PlotContent_XY(Chart<ST,S> chart)
      Constructor
      Parameters:
      chart -
  • Method Details