Class DoughnutAndPieChartData.DataSet

java.lang.Object
org.apache.syncope.client.console.chartjs.DoughnutAndPieChartData.DataSet
All Implemented Interfaces:
Serializable
Enclosing class:
DoughnutAndPieChartData

public static class DoughnutAndPieChartData.DataSet extends Object implements Serializable
See Also:
  • Constructor Details

    • DataSet

      public DataSet()
  • Method Details

    • getData

      public List<Number> getData()
    • getBackgroundColor

      public List<String> getBackgroundColor()