Uses of Class
component.chart.dto.SingleChartDataSetDto
Packages that use SingleChartDataSetDto
-
Uses of SingleChartDataSetDto in component.chart.dto
Fields in component.chart.dto with type parameters of type SingleChartDataSetDtoMethods in component.chart.dto that return types with arguments of type SingleChartDataSetDtoMethod parameters in component.chart.dto with type arguments of type SingleChartDataSetDtoModifier and TypeMethodDescriptionvoid
SingleChartDataDto.setDatasets
(List<SingleChartDataSetDto> datasets) Constructor parameters in component.chart.dto with type arguments of type SingleChartDataSetDtoModifierConstructorDescriptionSingleChartDataDto
(List<SingleChartDataSetDto> datasets, List<Object> labels)