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