Interface ChartActivity

All Superinterfaces:
Activity
All Known Subinterfaces:
MutableChartActivity
All Known Implementing Classes:
ChartActivityBase, MutableChartActivityBase

public interface ChartActivity
extends Activity
An add-on interface for any activity that is managed by the ChartLayout.
Since:
1.0
  • Method Details

    • getChartValue

      double getChartValue()
      Returns the chart value of the activity. The value can be positive or negative.
      Returns:
      the chart value