public abstract class AbstractGeneralChartDataAdv extends ChartDataAdv
Constructor and Description |
---|
AbstractGeneralChartDataAdv() |
Modifier and Type | Method and Description |
---|---|
abstract FormulaExpression |
getCategoriesFormulaExpression() |
abstract void |
setCategoriesFormula(FormulaExpression fexpr) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChart
clearFormulaResultCache, isFormulaParsingError
checkOrphan, destroy
public abstract FormulaExpression getCategoriesFormulaExpression()
public abstract void setCategoriesFormula(FormulaExpression fexpr)
Copyright © 2020. All rights reserved.