Interface TethysUIBarChart.TethysUIBarChartDataSection

All Known Implementing Classes:
TethysUICoreBarChart.TethysUICoreBarChartDataSection
Enclosing interface:
TethysUIBarChart

public static interface TethysUIBarChart.TethysUIBarChartDataSection
The Data Section definition.
  • Method Details

    • getSeries

      Obtain the series.
      Returns:
      the series.
    • getReference

      String getReference()
      Obtain the reference.
      Returns:
      the reference.
    • getValue

      OceanusMoney getValue()
      Obtain the value.
      Returns:
      the value.
    • getSource

      Object getSource()
      Obtain the source.
      Returns:
      the source.