Uses of Record Class
io.mateu.dtos.ChartDataDto
-
Uses of ChartDataDto in io.mateu.dtos
Methods in io.mateu.dtos that return ChartDataDtoModifier and TypeMethodDescriptionChartDto.chartData()Returns the value of thechartDatarecord component.Constructors in io.mateu.dtos with parameters of type ChartDataDtoModifierConstructorDescriptionChartDto(ChartTypeDto chartType, ChartDataDto chartData, ChartOptionsDto chartOptions) Creates an instance of aChartDtorecord class.