Interface IDataSeries

    • Method Detail

      • getNumberOfAxisLabels

        int getNumberOfAxisLabels()
        Returns the number of labels on the x-axis
        Returns:
        int
      • getAxisLabel

        java.lang.String getAxisLabel​(int index)
        Returns the axis label at the specified index.
        Parameters:
        index -
        Returns:
        String the x-axis label