Class CategoryTextAnnotation

    • Constructor Detail

      • CategoryTextAnnotation

        public CategoryTextAnnotation​(String text,
                                      Comparable category,
                                      double value)
        Creates a new annotation to be displayed at the given location.
        Parameters:
        text - the text (null not permitted).
        category - the category (null not permitted).
        value - the value.