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 ExportOptionsModifier and TypeMethodDescriptionSVGGenerator.generate(Configuration chartConfiguration, ExportOptions exportOptions) Generate an SVG string that can be used to render a chart with data from aConfigurationinstance.