public class BubbleChart extends AbstractChartBuilder<BubbleChart> implements CanDrillDown, CanZoom
| Modifier and Type | Class and Description |
|---|---|
static class |
BubbleChart.BubbleAdditionalMeasure |
static class |
BubbleChart.BubbleOptions |
static class |
BubbleChart.BubbleSeries |
static class |
BubbleChart.BubbleSize |
| Constructor and Description |
|---|
BubbleChart(IdGenerator idGenerator,
Invocations<MethodInvocation> invocations) |
| Modifier and Type | Method and Description |
|---|---|
AuxLine<BubbleChart> |
addAuxLine() |
BubbleChart.BubbleSeries |
addSeries() |
ChartBuilderResult |
build() |
BubbleChart.BubbleOptions |
getOptions() |
addInvocation, build, getDictionary, getThis, invokeAddSeries, invokeGetOptions, invokeGetSeries, onCellClick, onRowClickpublic BubbleChart(IdGenerator idGenerator,
Invocations<MethodInvocation> invocations)
public BubbleChart.BubbleSeries addSeries()
public BubbleChart.BubbleOptions getOptions()
public AuxLine<BubbleChart> addAuxLine()
addAuxLine in class AbstractChartBuilder<BubbleChart>public ChartBuilderResult build()
build in class AbstractBuilderCopyright © 2019. All rights reserved.