public class BoxplotChart
extends AbstractBuilder
Modifier and Type | Class and Description |
---|---|
static class |
BoxplotChart.BoxplotAdditionalMeasure<ATTACHEDTO extends ObjectIdentity> |
static class |
BoxplotChart.BoxplotOptions |
static class |
BoxplotChart.BoxplotSeries |
Constructor and Description |
---|
BoxplotChart(String instanceId,
String classId,
ObjectIdentity parentChartObjectIdentity,
IdGenerator idGenerator,
Invocations<MethodInvocation> invocations) |
Modifier and Type | Method and Description |
---|---|
AuxLine<BoxplotChart> |
addAuxLine() |
BoxplotChart.BoxplotSeries |
addSeries() |
ChartBuilderResult |
build() |
Dictionary<BoxplotChart> |
getDictionary() |
BoxplotChart.BoxplotOptions |
getOptions() |
public BoxplotChart.BoxplotSeries addSeries()
public BoxplotChart.BoxplotOptions getOptions()
public AuxLine<BoxplotChart> addAuxLine()
public Dictionary<BoxplotChart> getDictionary()
public ChartBuilderResult build()
build
in class AbstractBuilder
Copyright © 2017. All rights reserved.