Class Dataset


  • public class Dataset
    extends Object
    • Constructor Detail

      • Dataset

        public Dataset()
    • Method Detail

      • setData

        public void setData​(List<Float> data)
      • getBackgroundColor

        public List<String> getBackgroundColor()
      • setBackgroundColor

        public void setBackgroundColor​(List<String> backgroundColor)
      • getLabel

        public String getLabel()
      • setLabel

        public void setLabel​(String label)
      • getStack

        public String getStack()
      • setStack

        public void setStack​(String stack)