Class LineChart<T extends Number>

    • Constructor Detail

      • LineChart

        public LineChart()
        Line chart construcotr
      • LineChart

        public LineChart​(String title)
        Construtor
        Parameters:
        title - Title of chart
      • LineChart

        public LineChart​(String title,
                         String labelX,
                         String labelY)
        Construtor
        Parameters:
        title - title
        labelX - labelX
        labelY - labelY