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