public class WaterfallChart extends AbstractChartBuilder<WaterfallChart>
| Modifier and Type | Class and Description |
|---|---|
static class |
WaterfallChart.Aggregation |
static class |
WaterfallChart.WaterfallOptions |
static class |
WaterfallChart.WaterfallSeries |
| Constructor and Description |
|---|
WaterfallChart(IdGenerator idGenerator,
Invocations<MethodInvocation> invocations) |
| Modifier and Type | Method and Description |
|---|---|
ChartBuilderResult |
build() |
WaterfallChart.WaterfallOptions |
getOptions() |
WaterfallChart.WaterfallSeries |
getSeries() |
addAuxLine, addInvocation, build, getDictionary, getThis, invokeAddSeries, invokeGetOptions, invokeGetSeries, onCellClick, onRowClickpublic WaterfallChart(IdGenerator idGenerator,
Invocations<MethodInvocation> invocations)
public WaterfallChart.WaterfallSeries getSeries()
public WaterfallChart.WaterfallOptions getOptions()
public ChartBuilderResult build()
build in class AbstractBuilderCopyright © 2019. All rights reserved.