Package io.keikai.model.impl.chart
Class WaterfallChartDataImpl
java.lang.Object
io.keikai.model.impl.chart.ChartDataAdv
io.keikai.model.impl.chart.AbstractGeneralChartDataAdv
io.keikai.model.impl.chart.GeneralChartDataImpl
io.keikai.model.impl.chart.WaterfallChartDataImpl
- All Implemented Interfaces:
SChartData,SGeneralChartData,FormulaContent,LinkedModelObject,Serializable
Chart data implementation for waterfall charts.
Waterfall charts are part of the Office 2016+ ChartEx extensions.
- Since:
- 7.0.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.keikai.model.impl.chart.GeneralChartDataImpl
addSeries, checkOrphan, checkOwnership, clearFormulaResultCache, copyFrom, destroy, getCategoriesFormula, getCategoriesFormulaExpression, getCategory, getCategoryAxis, getChart, getDateAxis, getNumOfCategory, getNumOfSeries, getSeries, getValueAxes, isCategoryHidden, isFormulaParsingError, removeSeries, setCategoriesFormula, setCategoriesFormula, setCategoryAxis, setDateAxis, setValueAxes
-
Constructor Details
-
WaterfallChartDataImpl
-
-
Method Details
-
getType
-