Interface TethysUIBarChart.TethysUIBarChartSeries

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

public static interface TethysUIBarChart.TethysUIBarChartSeries
The Series definition.
  • Method Details

    • addSection

      void addSection(String pRef, OceanusMoney pValue)
      Add a dataSection.
      Parameters:
      pRef - the reference
      pValue - the value
    • addSection

      void addSection(String pRef, OceanusMoney pValue, Object pSource)
      Add a dataSection.
      Parameters:
      pRef - the reference
      pValue - the value
      pSource - the source
    • getName

      String getName()
      Obtain the name.
      Returns:
      the name.
    • sectionIterator

      Obtain the barChartSeries sections.
      Returns:
      the iterator