Package | Description |
---|---|
com.vaadin.flow.component.charts.model |
Modifier and Type | Method and Description |
---|---|
abstract States |
PyramidOptions.getStates() |
abstract States |
PointOptions.getStates() |
States |
PlotOptionsWaterfall.getStates() |
States |
PlotOptionsTreemap.getStates() |
States |
PlotOptionsSpline.getStates() |
States |
PlotOptionsSeries.getStates() |
States |
PlotOptionsScatter.getStates() |
States |
PlotOptionsPyramid.getStates() |
States |
PlotOptionsPolygon.getStates() |
States |
PlotOptionsPie.getStates() |
States |
PlotOptionsOhlc.getStates() |
States |
PlotOptionsLine.getStates() |
States |
PlotOptionsHeatmap.getStates() |
States |
PlotOptionsFunnel.getStates() |
States |
PlotOptionsFlags.getStates() |
States |
PlotOptionsErrorbar.getStates() |
States |
PlotOptionsColumnrange.getStates() |
States |
PlotOptionsColumn.getStates() |
States |
PlotOptionsCandlestick.getStates() |
States |
PlotOptionsBubble.getStates() |
States |
PlotOptionsBoxplot.getStates() |
States |
PlotOptionsBar.getStates() |
States |
PlotOptionsAreasplinerange.getStates() |
States |
PlotOptionsAreaspline.getStates() |
States |
PlotOptionsArearange.getStates() |
States |
PlotOptionsArea.getStates() |
abstract States |
OhlcOptions.getStates() |
States |
Marker.getStates() |
abstract States |
ColumnOptions.getStates() |
abstract States |
AreaOptions.getStates() |
Modifier and Type | Method and Description |
---|---|
abstract void |
PyramidOptions.setStates(States states)
A wrapper object for all the series options in specific states.
|
abstract void |
PointOptions.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsWaterfall.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsTreemap.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsSpline.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsSeries.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsScatter.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsPyramid.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsPolygon.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsPie.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsOhlc.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsLine.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsHeatmap.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsFunnel.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsFlags.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsErrorbar.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsColumnrange.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsColumn.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsCandlestick.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsBubble.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsBoxplot.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsBar.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsAreasplinerange.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsAreaspline.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsArearange.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
PlotOptionsArea.setStates(States states)
A wrapper object for all the series options in specific states.
|
abstract void |
OhlcOptions.setStates(States states)
A wrapper object for all the series options in specific states.
|
void |
Marker.setStates(States states) |
abstract void |
ColumnOptions.setStates(States states)
A wrapper object for all the series options in specific states.
|
abstract void |
AreaOptions.setStates(States states)
A wrapper object for all the series options in specific states.
|
Copyright © 2025. All rights reserved.