Uses of Class
component.chart.dto.ChartPointDto
Packages that use ChartPointDto
-
Uses of ChartPointDto in component.chart.dto
Fields in component.chart.dto with type parameters of type ChartPointDtoMethods in component.chart.dto that return types with arguments of type ChartPointDtoMethod parameters in component.chart.dto with type arguments of type ChartPointDtoConstructor parameters in component.chart.dto with type arguments of type ChartPointDtoModifierConstructorDescriptionChartDataSetDto
(String label, String type, List<ChartPointDto> data)