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