public class PlotOptions extends Optionable
All the options in this class support DynamicalAttribute
.
NOT_NULL_VALUE, options
Constructor and Description |
---|
PlotOptions() |
Modifier and Type | Method and Description |
---|---|
AreaPlotOptions |
getArea()
Returns the area plot option
|
AreaRangePlotOptions |
getAreaRange()
Returns the area range plot option
|
AreaSplinePlotOptions |
getAreaSpline()
Returns the areaspline plot option
|
AreaSplineRangePlotOptions |
getAreaSplineRange()
Returns the areaspline range plot option
|
BarPlotOptions |
getBar()
Returns the bar plot option
|
BellCurvePlotOptions |
getBellCurve()
Returns the bell curve plot option
|
BoxPlotOptions |
getBoxPlot()
Returns the box plot option
|
BubblePlotOptions |
getBubble()
Returns the bubble plot option
|
BulletPlotOptions |
getBullet()
Returns the bullet plot option
|
ColumnPlotOptions |
getColumn()
Returns the column plot option
|
ColumnPyramidPlotOptions |
getColumnPyramid()
Returns the column pyramid plot option
|
ColumnRangePlotOptions |
getColumnRange()
Returns the column range plot option
|
CylinderPlotOptions |
getCylinder()
Returns the cylinder plot option
|
DependencyWheelPlotOptions |
getDependencyWheel()
Returns the dependency wheel plot option
|
ErrorBarPlotOptions |
getErrorBar()
Returns the error bar plot option
|
FunnelPlotOptions |
getFunnel()
Returns the funnel plot option
|
Funnel3DPlotOptions |
getFunnel3D()
Returns the funnel 3d plot option
|
GaugePlotOptions |
getGauge()
Returns the gauge plot option
|
HeatmapPlotOptions |
getHeat()
Returns the heatmap plot option
|
HistogramPlotOptions |
getHistogram()
Returns the histogram plot option
|
ItemPlotOptions |
getItem()
Returns the item plot option
|
LinePlotOptions |
getLine()
Returns the line plot option
|
NetworkGraphPlotOptions |
getNetworkGraph()
Returns the networkgraph plot option.
|
OrganizationPlotOptions |
getOrganization()
Returns the organization plot option
|
PackedBubblePlotOptions |
getPackedBubble()
Returns the packed bubble plot option
|
ParetoPlotOptions |
getPareto()
Returns the pareto plot option
|
PiePlotOptions |
getPie()
Returns the pie plot option
|
PolygonPlotOptions |
getPolygon()
Returns the polygon plot option
|
PyramidPlotOptions |
getPyramid()
Returns the pyramid plot option
|
Pyramid3DPlotOptions |
getPyramid3D()
Returns the pyramid 3D plot option
|
SankeyPlotOptions |
getSankey()
Returns the sankey plot option
|
ScatterPlotOptions |
getScatter()
Returns the scatter plot option
|
Scatter3DPlotOptions |
getScatter3D()
Returns the scatter 3D plot option
|
SeriesPlotOptions |
getSeries()
Returns the series plot option
|
SolidGaugePlotOptions |
getSolidGauge()
Returns the solid gauge plot option
|
SplinePlotOptions |
getSpline()
Returns the spline plot option
|
StreamGraphPlotOptions |
getStreamGraph()
Returns the streamgraph plot option
|
SunburstPlotOptions |
getSunburst()
Returns the sunburst plot option
|
TilemapPlotOptions |
getTilemap()
Returns the tilemap plot option
|
TimelinePlotOptions |
getTimeline()
Returns the timeline plot option
|
TreemapPlotOptions |
getTree()
Returns the treemap plot option
|
VariablePiePlotOptions |
getVariablePie()
Returns the variable pie plot option
|
VariwidePlotOptions |
getVariwide()
Returns the variwide plot option
|
VectorPlotOptions |
getVector()
Returns the vector plot option
|
VennPlotOptions |
getVenn()
Returns the venn plot option
|
WaterfallPlotOptions |
getWaterfall()
Returns the water fall plot option
|
WindBarbPlotOptions |
getWindBarb()
Returns the wind barb plot option
|
WordCloudPlotOptions |
getWordCloud()
Returns the word cloud plot option
|
XRangePlotOptions |
getXRange()
Returns the xrange plot option
|
addExtraAttr, addOptionDataListener, clearOptonDataListener, clone, containsKey, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, getAttr, getAttr, getClientState, getExtraAttr, merge, onChange, removeExtraAttr, removeKey, removeOptionDataListener, setAttr, setAttr, setAttr, toJSONString, toString
public AreaPlotOptions getArea()
public AreaRangePlotOptions getAreaRange()
public AreaSplinePlotOptions getAreaSpline()
public AreaSplineRangePlotOptions getAreaSplineRange()
public BarPlotOptions getBar()
public BellCurvePlotOptions getBellCurve()
public BoxPlotOptions getBoxPlot()
public BubblePlotOptions getBubble()
public BulletPlotOptions getBullet()
public ColumnPlotOptions getColumn()
public ColumnPyramidPlotOptions getColumnPyramid()
public ColumnRangePlotOptions getColumnRange()
public CylinderPlotOptions getCylinder()
public DependencyWheelPlotOptions getDependencyWheel()
public ErrorBarPlotOptions getErrorBar()
public FunnelPlotOptions getFunnel()
public Funnel3DPlotOptions getFunnel3D()
public GaugePlotOptions getGauge()
public HeatmapPlotOptions getHeat()
public HistogramPlotOptions getHistogram()
public ItemPlotOptions getItem()
public LinePlotOptions getLine()
public NetworkGraphPlotOptions getNetworkGraph()
public OrganizationPlotOptions getOrganization()
public PackedBubblePlotOptions getPackedBubble()
public ParetoPlotOptions getPareto()
public PiePlotOptions getPie()
public PolygonPlotOptions getPolygon()
public PyramidPlotOptions getPyramid()
public Pyramid3DPlotOptions getPyramid3D()
public SankeyPlotOptions getSankey()
public ScatterPlotOptions getScatter()
public Scatter3DPlotOptions getScatter3D()
public SeriesPlotOptions getSeries()
public SolidGaugePlotOptions getSolidGauge()
public SplinePlotOptions getSpline()
public StreamGraphPlotOptions getStreamGraph()
public SunburstPlotOptions getSunburst()
public TilemapPlotOptions getTilemap()
public TimelinePlotOptions getTimeline()
public TreemapPlotOptions getTree()
public VariablePiePlotOptions getVariablePie()
public VariwidePlotOptions getVariwide()
public VectorPlotOptions getVector()
public VennPlotOptions getVenn()
public WaterfallPlotOptions getWaterfall()
public WindBarbPlotOptions getWindBarb()
public WordCloudPlotOptions getWordCloud()
public XRangePlotOptions getXRange()
Copyright © 2005-2020 Potix Corporation. All Rights Reserved.