Class WaterfallChart
Object
ObjectIdentity
AbstractBuilder
- All Implemented Interfaces:
Portlet
,Portlet
Methods of this class are mostly self-explanatory
or equivalent to the Highcharts methods described at
HighCharts.Chart.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
Fields inherited from class AbstractChartBuilder
dragDropEnabled, layout, messages, queryBuilderState, resizingEnabled
-
Constructor Summary
ConstructorsConstructorDescriptionWaterfallChart
(IdGenerator idGenerator, Invocations<MethodInvocation> invocations) -
Method Summary
Methods inherited from class AbstractChartBuilder
addAuxLine, addInvocation, build, fromQueryBuilderState, getDictionary, getThis, invokeAddSeries, invokeGetOptions, invokeGetSeries, layout, onCellClick, onRowClick, value, withDragDrop, withError, withHeight, withHeight, withInfo, withLayout, withLayout, withLayout, withResizing, withTab, withWarning, withWidth, withWidth
-
Constructor Details
-
Method Details
-
getSeries
-
getOptions
- Specified by:
getOptions
in classAbstractChartBuilder<WaterfallChart>
-
build
public ChartBuilderResult build()- Specified by:
build
in classAbstractBuilder
-