Class RoundDataset<T extends RoundDataset<T,O>,O>

Direct Known Subclasses:
BubbleDataset, DoughnutDataset, PieDataset, PolarDataset

public abstract class RoundDataset<T extends RoundDataset<T,O>,O> extends BackgroundBorderHoverDataset<T,O>
  • Field Details

    • label

      protected String label
  • Constructor Details

    • RoundDataset

      public RoundDataset()
  • Method Details

    • getLabel

      public String getLabel()
    • setLabel

      public T setLabel(String label)
      The label for the dataset which appears in the legend and tooltips