public class PlotOptionsStyle extends AbstractConfigurationObject
Constructor and Description |
---|
PlotOptionsStyle() |
public PlotOptionsBar getBar()
setBar(PlotOptionsBar)
public void setBar(PlotOptionsBar bar)
ChartType.BAR
chartsbar
- public PlotOptionsArea getArea()
setArea(PlotOptionsArea)
public void setArea(PlotOptionsArea area)
ChartType.AREA
chartsarea
- public PlotOptionsPie getPie()
setPie(PlotOptionsPie)
public void setPie(PlotOptionsPie pie)
ChartType.PIE
chartspie
- public PlotOptionsLine getLine()
setLine(PlotOptionsLine)
public void setLine(PlotOptionsLine line)
ChartType.LINE
chartsline
- public PlotOptionsColumn getColumn()
setColumn(PlotOptionsColumn)
public void setColumn(PlotOptionsColumn column)
ChartType.COLUMN
chartscolumn
- public PlotOptionsSpline getSpline()
setSpline(PlotOptionsSpline)
public void setSpline(PlotOptionsSpline spline)
ChartType.SPLINE
chartsspline
- public PlotOptionsSeries getSeries()
setSeries(PlotOptionsSeries)
public void setSeries(PlotOptionsSeries series)
series
- public PlotOptionsArearange getArearange()
setArearange(PlotOptionsArearange)
public void setArearange(PlotOptionsArearange arearange)
ChartType.AREARANGE
chartsarearange
- public PlotOptionsAreasplinerange getAreasplinerange()
public void setAreasplinerange(PlotOptionsAreasplinerange areasplinerange)
ChartType.AREASPLINERANGE
chartsareasplinerange
- public PlotOptionsAreaspline getAreaspline()
setAreaspline(PlotOptionsAreaspline)
public void setAreaspline(PlotOptionsAreaspline areaspline)
ChartType.AREASPLINE
chartsareaspline
- public PlotOptionsPyramid getPyramid()
setPyramid(PlotOptionsPyramid)
public void setPyramid(PlotOptionsPyramid pyramid)
ChartType.PYRAMID
chartspyramid
- public PlotOptionsWaterfall getWaterfall()
setWaterfall(PlotOptionsWaterfall)
public void setWaterfall(PlotOptionsWaterfall waterfall)
ChartType.WATERFALL
chartswaterfall
- public PlotOptionsTreemap getTreeMap()
public void setTreemap(PlotOptionsTreemap treemap)
ChartType.TREEMAP
chartstreemap
- public PlotOptionsPolygon getPolygon()
setPolygon(PlotOptionsPolygon)
public void setPolygon(PlotOptionsPolygon polygon)
ChartType.POLYGON
chartspolygon
- public PlotOptionsBoxplot getBoxplot()
setBoxplot(PlotOptionsBoxplot)
public void setBoxplot(PlotOptionsBoxplot boxplot)
ChartType.BOXPLOT
chartsboxplot
- public PlotOptionsBubble getBubble()
setBubble(PlotOptionsBubble)
public void setBubble(PlotOptionsBubble bubble)
ChartType.BUBBLE
chartsbubble
- public PlotOptionsColumnrange getColumnrange()
public void setColumnrange(PlotOptionsColumnrange columnrange)
ChartType.COLUMNRANGE
chartscolumnrange
- public PlotOptionsErrorbar getErrorbar()
public void setErrorbar(PlotOptionsErrorbar errorbar)
ChartType.ERRORBAR
chartserrorbar
- public PlotOptionsFunnel getFunnel()
setFunnel(PlotOptionsFunnel)
public void setFunnel(PlotOptionsFunnel funnel)
ChartType.FUNNEL
chartsfunnel
- public PlotOptionsGauge getGauge()
setGauge(PlotOptionsGauge)
public void setGauge(PlotOptionsGauge gauge)
ChartType.GAUGE
chartsgauge
- public PlotOptionsHeatmap getHeatmap()
public void setHeatmap(PlotOptionsHeatmap heatmap)
ChartType.HEATMAP
chartsheatmap
- public PlotOptionsScatter getScatter()
public void setScatter(PlotOptionsScatter scatter)
ChartType.SCATTER
chartsscatter
- public PlotOptionsSolidgauge getSolidgauge()
public void setSolidgauge(PlotOptionsSolidgauge solidgauge)
ChartType.SOLIDGAUGE
chartssolidgauge
- public PlotOptionsTreemap getTreemap()
setTreemap(PlotOptionsTreemap)
public PlotOptionsCandlestick getCandlestick()
public void setCandlestick(PlotOptionsCandlestick candlestick)
ChartType.CANDLESTICK
chartscandlestick
- public PlotOptionsFlags getFlags()
setFlags(PlotOptionsFlags)
public void setFlags(PlotOptionsFlags flags)
ChartType.FLAGS
chartsflags
- public PlotOptionsOhlc getOhlc()
setOhlc(PlotOptionsOhlc)
public void setOhlc(PlotOptionsOhlc ohlc)
ChartType.OHLC
chartsohlc
- public PlotOptionsBullet getBullet()
setBullet(PlotOptionsBullet)
public void setBullet(PlotOptionsBullet bullet)
ChartType.BULLET
chartsbullet
- public PlotOptionsOrganization getOrganization()
setOrganization(PlotOptionsOrganization)
public void setOrganization(PlotOptionsOrganization organization)
ChartType.ORGANIZATION
chartsorganization
- public PlotOptionsTimeline getTimeline()
setTimeline(PlotOptionsTimeline)
public void setTimeline(PlotOptionsTimeline timeline)
ChartType.TIMELINE
chartstimeline
- public PlotOptionsXrange getXrange()
setXrange(PlotOptionsXrange)
public void setXrange(PlotOptionsXrange xrange)
ChartType.XRANGE
chartsxrange
- Copyright © 2024. All rights reserved.