public final class ColumnChart extends ExcelChart
Modifier and Type | Method and Description |
---|---|
ChartAxes |
getAxes()
Gets the chart axes.
|
ChartType |
getChartType()
Gets the chart type for
ColumnChart which is ChartType.COLUMN . |
ChartGrouping |
getGrouping()
Gets the chart grouping.
|
void |
setGrouping(ChartGrouping grouping)
Sets 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()
ColumnChart
which is ChartType.COLUMN
.getChartType
in class ExcelChart
ChartType.COLUMN
value.public ChartGrouping getGrouping()
public void setGrouping(ChartGrouping grouping)
grouping
- The chart grouping.© GemBox d.o.o. — All rights reserved.