Interface IStackableSeries
- All Superinterfaces:
IValueSeries
Represents an abstract series which can be stacked in the scripting
environment
-
Method Summary
Methods inherited from interface org.eclipse.birt.chart.script.api.component.IValueSeries
getAction, getAggregateExpr, getDataExpr, getTitle, isPercent, isVisible, setAggregateExpr, setPercent, setTitle, setVisible
-
Method Details
-
isStacked
boolean isStacked() -
setStacked
void setStacked(boolean stacked)
-