Class BarDataSet
java.lang.Object
org.apache.syncope.client.console.chartjs.BaseDataSet
org.apache.syncope.client.console.chartjs.BarDataSet
- All Implemented Interfaces:
Serializable
Provides all information needed for
BarChartData
.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.syncope.client.console.chartjs.BaseDataSet
getBackgroundColor, getBorderColor, getData, setBackgroundColor, setBorderColor
-
Constructor Details
-
BarDataSet
Instantiates a new bar data set.- Parameters:
data
- the values
-
-
Method Details
-
getLabel
-
setLabel
-