Class LineChartData<T extends PointColorDataSet>
- java.lang.Object
-
- org.apache.syncope.client.console.chartjs.LineChartData<T>
-
- Type Parameters:
T
- the generic type of it's dataset
- All Implemented Interfaces:
Serializable
public class LineChartData<T extends PointColorDataSet> extends Object
Provides chart data used by line charts.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LineChartData()
-