Interface HighLowChartActivity

    • Method Detail

      • getLow

        double getLow()
        Returns the low value of the activity.
        Returns:
        the low value
        Since:
        1.0
      • getHigh

        double getHigh()
        Returns the high value of the activity.
        Returns:
        the high value
        Since:
        1.0