Uses of Class
com.vaadin.flow.component.spreadsheet.charts.converter.chartdata.ChartData
Packages that use ChartData
Package
Description
-
Uses of ChartData in com.vaadin.flow.component.spreadsheet.charts.converter.confwriter
Methods in com.vaadin.flow.component.spreadsheet.charts.converter.confwriter with parameters of type ChartDataModifier and TypeMethodDescriptionstatic voidPieToDonutConverter.convertIfNeeded(ChartData definition, com.vaadin.flow.component.charts.model.Configuration conf) protected voidChartDataToVaadinConfigWriter.convertPlotData(ChartData definition, com.vaadin.flow.component.charts.model.Configuration conf) com.vaadin.flow.component.charts.model.ConfigurationChartDataToVaadinConfigWriter.createConfigurationFromChartData(ChartData definition) -
Uses of ChartData in com.vaadin.flow.component.spreadsheet.charts.converter.xssfreader
Methods in com.vaadin.flow.component.spreadsheet.charts.converter.xssfreader that return ChartData