public class BarChartSettingsBuilderImpl extends AbstractXAxisChartSettingsBuilder<BarChartSettingsBuilderImpl> implements BarChartSettingsBuilder<BarChartSettingsBuilderImpl>
displayerSettings| Constructor and Description |
|---|
BarChartSettingsBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected DisplayerSettings |
createDisplayerSettings() |
BarChartSettingsBuilderImpl |
set3d(boolean b) |
BarChartSettingsBuilderImpl |
subType_Bar()
Set this bar chart's subtype to a simple bar chart (i.e. horizontal non-stacked bars)
|
BarChartSettingsBuilderImpl |
subType_Column()
Set this bar chart's subtype to a simple column chart (i.e. vertical non-stacked bars)
|
BarChartSettingsBuilderImpl |
subType_StackedBar()
Set this bar chart's subtype to a stacked bar chart (i.e. horizontal stacked bars)
|
BarChartSettingsBuilderImpl |
subType_StackedColumn()
Set this bar chart's subtype to a stacked column chart (i.e. vertical stacked bars)
|
height, legendOff, legendOn, legendOn, margins, resizableOff, resizableOn, widthallowCsvExport, allowExcelExport, backgroundColor, buildSettings, dataset, expression, expression, filterOff, filterOn, format, format, format, htmlTemplate, jsTemplate, refreshOff, refreshOn, refreshOn, renderer, subtype, title, titleVisible, uuid, xAxisAngle, xAxisTitle, yAxisTitleasc, buildColumnId, buildLookup, column, column, column, column, column, dataset, desc, dynamic, dynamic, dynamic, filter, filter, firstDay, firstMonth, fixed, getCurrentOp, group, group, join, rowNumber, rowOffset, select, sort, sortclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitxAxisAngle, xAxisTitle, yAxisTitleheight, legendOff, legendOn, legendOn, margins, resizableOff, resizableOn, widthbackgroundColor, buildSettings, dataset, expression, expression, filterOff, filterOn, format, format, format, htmlTemplate, jsTemplate, refreshOff, refreshOn, refreshOn, renderer, subtype, title, titleVisible, uuidprotected DisplayerSettings createDisplayerSettings()
createDisplayerSettings in class AbstractDisplayerSettingsBuilder<BarChartSettingsBuilderImpl>public BarChartSettingsBuilderImpl set3d(boolean b)
set3d in interface BarChartSettingsBuilder<BarChartSettingsBuilderImpl>b - True if the bars of this bar chart are to be shown in 3D, false if they are to be shown flat.public BarChartSettingsBuilderImpl subType_Bar()
BarChartSettingsBuildersubType_Bar in interface BarChartSettingsBuilder<BarChartSettingsBuilderImpl>public BarChartSettingsBuilderImpl subType_StackedBar()
BarChartSettingsBuildersubType_StackedBar in interface BarChartSettingsBuilder<BarChartSettingsBuilderImpl>public BarChartSettingsBuilderImpl subType_Column()
BarChartSettingsBuildersubType_Column in interface BarChartSettingsBuilder<BarChartSettingsBuilderImpl>public BarChartSettingsBuilderImpl subType_StackedColumn()
BarChartSettingsBuildersubType_StackedColumn in interface BarChartSettingsBuilder<BarChartSettingsBuilderImpl>Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.