Class ChartInfoLabel


  • public class ChartInfoLabel
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ChartInfoLabel​(java.lang.String label, java.lang.String value)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLabel()  
      java.lang.String getValue()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ChartInfoLabel

        public ChartInfoLabel​(java.lang.String label,
                              java.lang.String value)
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
      • getValue

        public java.lang.String getValue()