Class BarChartData<T extends BaseDataSet>
java.lang.Object
org.apache.syncope.client.console.chartjs.BarChartData<T>
- Type Parameters:
T
- the generic type of it's dataset
- All Implemented Interfaces:
Serializable
Provides chart data used by bar charts.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BarChartData
public BarChartData()
-
-
Method Details
-
getLabels
-
getDatasets
-