public final class BarChart extends ExcelChart
Modifier and Type | Method and Description |
---|---|
ChartAxes |
getAxes()
Gets the chart axes.
|
ChartType |
getChartType()
Gets the chart type for
BarChart which is ChartType.BAR . |
ChartGrouping |
getGrouping()
Gets the chart grouping.
|
void |
setGrouping(ChartGrouping grouping)
Gets the chart grouping.
|
changeChartType, changeChartType, getCategoryLabels, getCategoryLabelsReference, getDataLabels, getLegend, getSeries, getShowEmptyCellsAs, getTitle, selectData, selectData, selectData, selectData, selectData, selectData, selectData, selectData, setCategoryLabels, setCategoryLabels, setCategoryLabelsReference, setLegend, setShowEmptyCellsAs, toString
getHyperlink, getMetadata, getPosition, setHyperlink
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
deleteChartObject, getChartObjectParent, setChartObjectParent
getDelete, getLabelPosition, getNumberFormat, getSeparator, isNumberFormatLinkedToSource, isShowLeaderLines, labelContainsCategoryName, labelContainsLegendKey, labelContainsSeriesName, labelContainsValue, setDelete, setLabelContainsCategoryName, setLabelContainsLegendKey, setLabelContainsSeriesName, setLabelContainsValue, setLabelPosition, setNumberFormat, setNumberFormatLinkedToSource, setSeparator, setShowLeaderLines
public ChartAxes getAxes()
public ChartType getChartType()
BarChart
which is ChartType.BAR
.getChartType
in class ExcelChart
ChartType.BAR
value.public ChartGrouping getGrouping()
public void setGrouping(ChartGrouping grouping)
grouping
- The chart grouping.© GemBox Ltd. — All rights reserved.