Class LineSeriesDataWriter
java.lang.Object
com.vaadin.flow.component.spreadsheet.charts.converter.confwriter.AbstractSeriesDataWriter
com.vaadin.flow.component.spreadsheet.charts.converter.confwriter.LineSeriesDataWriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidconfigureDataSeries(DataSeries dataSeriesForWriting) protected AbstractPlotOptionsThis should only instantiate the object, configuration is done in configureDataSeries.protected PlotOptionsLineprotected LineSeriesDataMethods inherited from class com.vaadin.flow.component.spreadsheet.charts.converter.confwriter.AbstractSeriesDataWriter
configureChart, convertSeries, createDataSeriesItem
-
Constructor Details
-
LineSeriesDataWriter
-
-
Method Details
-
getSeriesData
- Overrides:
getSeriesDatain classAbstractSeriesDataWriter
-
createPlotOptions
Description copied from class:AbstractSeriesDataWriterThis should only instantiate the object, configuration is done in configureDataSeries.- Specified by:
createPlotOptionsin classAbstractSeriesDataWriter
-
getPlotOptions
- Overrides:
getPlotOptionsin classAbstractSeriesDataWriter
-
configureDataSeries
- Overrides:
configureDataSeriesin classAbstractSeriesDataWriter
-