Class Plot_XY<ST extends XYStyler,​S extends XYSeries>

    • Constructor Summary

      Constructors 
      Constructor Description
      Plot_XY​(Chart<ST,​S> chart)
      Constructor
    • Method Summary

      • Methods inherited from class org.knowm.xchart.internal.chartpart.Plot_

        getBounds
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Plot_XY

        public Plot_XY​(Chart<ST,​S> chart)
        Constructor
        Parameters:
        chart -