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