Class AbstractAxisData<Abscissa,​Ordinate>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setAbscissaLabel​(com.onwbp.base.text.UserMessage abscissaLabel)
      Sets an optional label for the abscissa (the x axis).
      void setOrdinateLabel​(com.onwbp.base.text.UserMessage ordinateLabel)
      Sets an optional label for the ordinate (the y axis).
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait