Uses of Record Class
io.mateu.dtos.ChartScalesDto
-
Uses of ChartScalesDto in io.mateu.dtos
Methods in io.mateu.dtos that return ChartScalesDtoModifier and TypeMethodDescriptionChartOptionsDto.scales()Returns the value of thescalesrecord component.Constructors in io.mateu.dtos with parameters of type ChartScalesDtoModifierConstructorDescriptionChartOptionsDto(boolean maintainAspectRatio, ChartScalesDto scales) Creates an instance of aChartOptionsDtorecord class.