Class PlotOptionsStyle
java.lang.Object
com.vaadin.flow.component.charts.model.AbstractConfigurationObject
com.vaadin.flow.component.charts.model.style.PlotOptionsStyle
- All Implemented Interfaces:
Serializable
Styles for PlotOptions of different plot types
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetArea()
getBar()
getFlags()
getGauge()
getLine()
getOhlc()
getPie()
void
setArea
(PlotOptionsArea area) Sets the style options forChartType.AREA
chartsvoid
setArearange
(PlotOptionsArearange arearange) Sets the style options forChartType.AREARANGE
chartsvoid
setAreaspline
(PlotOptionsAreaspline areaspline) Sets the style options forChartType.AREASPLINE
chartsvoid
setAreasplinerange
(PlotOptionsAreasplinerange areasplinerange) Sets the style options forChartType.AREASPLINERANGE
chartsvoid
setBar
(PlotOptionsBar bar) Sets the style options forChartType.BAR
chartsvoid
setBoxplot
(PlotOptionsBoxplot boxplot) Sets the style options forChartType.BOXPLOT
chartsvoid
setBubble
(PlotOptionsBubble bubble) Sets the style options forChartType.BUBBLE
chartsvoid
setBullet
(PlotOptionsBullet bullet) Sets the style options forChartType.BULLET
chartsvoid
setCandlestick
(PlotOptionsCandlestick candlestick) Sets the style options forChartType.CANDLESTICK
chartsvoid
setColumn
(PlotOptionsColumn column) Sets the style options forChartType.COLUMN
chartsvoid
setColumnrange
(PlotOptionsColumnrange columnrange) Sets the style options forChartType.COLUMNRANGE
chartsvoid
setErrorbar
(PlotOptionsErrorbar errorbar) Sets the style options forChartType.ERRORBAR
chartsvoid
setFlags
(PlotOptionsFlags flags) Sets the style options forChartType.FLAGS
chartsvoid
setFunnel
(PlotOptionsFunnel funnel) Sets the style options forChartType.FUNNEL
chartsvoid
setGauge
(PlotOptionsGauge gauge) Sets the style options forChartType.GAUGE
chartsvoid
setHeatmap
(PlotOptionsHeatmap heatmap) Sets the style options forChartType.HEATMAP
chartsvoid
setLine
(PlotOptionsLine line) Sets the style options forChartType.LINE
chartsvoid
setOhlc
(PlotOptionsOhlc ohlc) Sets the style options forChartType.OHLC
chartsvoid
setOrganization
(PlotOptionsOrganization organization) Sets the style options forChartType.ORGANIZATION
chartsvoid
setPie
(PlotOptionsPie pie) Sets the style options forChartType.PIE
chartsvoid
setPolygon
(PlotOptionsPolygon polygon) Sets the style options forChartType.POLYGON
chartsvoid
setPyramid
(PlotOptionsPyramid pyramid) Sets the style options forChartType.PYRAMID
chartsvoid
setScatter
(PlotOptionsScatter scatter) Sets the style options forChartType.SCATTER
chartsvoid
setSeries
(PlotOptionsSeries series) Sets the style options for all type of chartsvoid
setSolidgauge
(PlotOptionsSolidgauge solidgauge) Sets the style options forChartType.SOLIDGAUGE
chartsvoid
setSpline
(PlotOptionsSpline spline) Sets the style options forChartType.SPLINE
chartsvoid
setTimeline
(PlotOptionsTimeline timeline) Sets the style options forChartType.TIMELINE
chartsvoid
setTreemap
(PlotOptionsTreemap treemap) Sets the style options forChartType.TREEMAP
chartsvoid
setWaterfall
(PlotOptionsWaterfall waterfall) Sets the style options forChartType.WATERFALL
chartsvoid
setXrange
(PlotOptionsXrange xrange) Sets the style options forChartType.XRANGE
charts
-
Constructor Details
-
PlotOptionsStyle
public PlotOptionsStyle()
-
-
Method Details
-
getBar
- See Also:
-
setBar
Sets the style options forChartType.BAR
charts- Parameters:
bar
-
-
getArea
- See Also:
-
setArea
Sets the style options forChartType.AREA
charts- Parameters:
area
-
-
getPie
- See Also:
-
setPie
Sets the style options forChartType.PIE
charts- Parameters:
pie
-
-
getLine
- See Also:
-
setLine
Sets the style options forChartType.LINE
charts- Parameters:
line
-
-
getColumn
- See Also:
-
setColumn
Sets the style options forChartType.COLUMN
charts- Parameters:
column
-
-
getSpline
- See Also:
-
setSpline
Sets the style options forChartType.SPLINE
charts- Parameters:
spline
-
-
getSeries
- See Also:
-
setSeries
Sets the style options for all type of charts- Parameters:
series
-
-
getArearange
- See Also:
-
setArearange
Sets the style options forChartType.AREARANGE
charts- Parameters:
arearange
-
-
getAreasplinerange
-
setAreasplinerange
Sets the style options forChartType.AREASPLINERANGE
charts- Parameters:
areasplinerange
-
-
getAreaspline
- See Also:
-
setAreaspline
Sets the style options forChartType.AREASPLINE
charts- Parameters:
areaspline
-
-
getPyramid
- See Also:
-
setPyramid
Sets the style options forChartType.PYRAMID
charts- Parameters:
pyramid
-
-
getWaterfall
- See Also:
-
setWaterfall
Sets the style options forChartType.WATERFALL
charts- Parameters:
waterfall
-
-
getTreeMap
-
setTreemap
Sets the style options forChartType.TREEMAP
charts- Parameters:
treemap
-
-
getPolygon
- See Also:
-
setPolygon
Sets the style options forChartType.POLYGON
charts- Parameters:
polygon
-
-
getBoxplot
- See Also:
-
setBoxplot
Sets the style options forChartType.BOXPLOT
charts- Parameters:
boxplot
-
-
getBubble
- See Also:
-
setBubble
Sets the style options forChartType.BUBBLE
charts- Parameters:
bubble
-
-
getColumnrange
-
setColumnrange
Sets the style options forChartType.COLUMNRANGE
charts- Parameters:
columnrange
-
-
getErrorbar
-
setErrorbar
Sets the style options forChartType.ERRORBAR
charts- Parameters:
errorbar
-
-
getFunnel
- See Also:
-
setFunnel
Sets the style options forChartType.FUNNEL
charts- Parameters:
funnel
-
-
getGauge
- See Also:
-
setGauge
Sets the style options forChartType.GAUGE
charts- Parameters:
gauge
-
-
getHeatmap
-
setHeatmap
Sets the style options forChartType.HEATMAP
charts- Parameters:
heatmap
-
-
getScatter
-
setScatter
Sets the style options forChartType.SCATTER
charts- Parameters:
scatter
-
-
getSolidgauge
-
setSolidgauge
Sets the style options forChartType.SOLIDGAUGE
charts- Parameters:
solidgauge
-
-
getTreemap
- See Also:
-
getCandlestick
-
setCandlestick
Sets the style options forChartType.CANDLESTICK
charts- Parameters:
candlestick
-
-
getFlags
- See Also:
-
setFlags
Sets the style options forChartType.FLAGS
charts- Parameters:
flags
-
-
getOhlc
- See Also:
-
setOhlc
Sets the style options forChartType.OHLC
charts- Parameters:
ohlc
-
-
getBullet
- See Also:
-
setBullet
Sets the style options forChartType.BULLET
charts- Parameters:
bullet
-
-
getOrganization
- See Also:
-
setOrganization
Sets the style options forChartType.ORGANIZATION
charts- Parameters:
organization
-
-
getTimeline
- See Also:
-
setTimeline
Sets the style options forChartType.TIMELINE
charts- Parameters:
timeline
-
-
getXrange
- See Also:
-
setXrange
Sets the style options forChartType.XRANGE
charts- Parameters:
xrange
-
-