Package component.chart.dto
Class SingleChartDataSetDto
java.lang.Object
component.chart.dto.SingleChartDataSetDto
- Author:
- kochetkov
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSingleChartDataSetDto
(String label, List<Object> data, String[] backgroundColor) -
Method Summary
-
Field Details
-
label
-
data
-
backgroundColor
-
-
Constructor Details
-
SingleChartDataSetDto
-
-
Method Details
-
getLabel
-
getData
-