public class WaterfallChart
extends AbstractBuilder
Modifier and Type | Class and Description |
---|---|
static class |
WaterfallChart.Aggregation<ATTACHEDTO extends ObjectIdentity> |
static class |
WaterfallChart.WaterfallOptions |
static class |
WaterfallChart.WaterfallSeries |
Constructor and Description |
---|
WaterfallChart(String instanceId,
String classId,
ObjectIdentity parentChartObjectIdentity,
IdGenerator idGenerator,
Invocations<MethodInvocation> invocations) |
Modifier and Type | Method and Description |
---|---|
ChartBuilderResult |
build() |
Dictionary<WaterfallChart> |
getDictionary() |
WaterfallChart.WaterfallOptions |
getOptions() |
WaterfallChart.WaterfallSeries |
getSeries() |
public WaterfallChart.WaterfallSeries getSeries()
public WaterfallChart.WaterfallOptions getOptions()
public Dictionary<WaterfallChart> getDictionary()
public ChartBuilderResult build()
build
in class AbstractBuilder
Copyright © 2017. All rights reserved.