Class FlagItem

All Implemented Interfaces:
Serializable

public class FlagItem extends DataSeriesItem
DataSeriesItem that can hold also title and text values. Used in flags charts.
See Also:
  • Constructor Details

  • Method Details

    • setTitle

      public void setTitle(String title)
      Sets the title of the flag
      Parameters:
      title -
    • getTitle

      public String getTitle()
      Returns:
      the title of the flag
    • getText

      public String getText()
      See Also:
    • setText

      public void setText(String text)
      Sets the text to be displayed when the flag is highlighted