Uses of Class
com.vaadin.flow.component.charts.export.ExportOptions
-
-
Uses of ExportOptions in com.vaadin.flow.component.charts.export
Methods in com.vaadin.flow.component.charts.export with parameters of type ExportOptions Modifier and Type Method Description StringSVGGenerator. generate(Configuration chartConfiguration, ExportOptions exportOptions)Generate an SVG string that can be used to render a chart with data from aConfigurationinstance.
-