Interface IAxisChartDataSet

    • Method Detail

      • getValue

        double getValue​(int dataset,
                        int index)
        Returns the value in the data set at the specified position.
        Parameters:
        dataset -
        index -
        Returns:
        double