Interface MultiPlotChartExpression
- All Superinterfaces:
ChartExpression
,Cloneable
,org.pentaho.reporting.engine.classic.core.function.Expression
,Serializable
- All Known Implementing Classes:
BarLineChartExpression
,XYAreaLineChartExpression
-
Method Summary
Methods inherited from interface org.pentaho.plugin.jfreereport.reportcharts.ChartExpression
getDataSource, getHyperlinkFormulas, setDataSource
Methods inherited from interface org.pentaho.reporting.engine.classic.core.function.Expression
clone, getDataRow, getDependencyLevel, getInstance, getName, getReportConfiguration, getResourceBundleFactory, getRuntime, getValue, isActive, isDeepTraversing, isPreserve, setDependencyLevel, setName, setRuntime
-
Method Details
-
getSecondaryDataSet
String getSecondaryDataSet() -
setSecondaryDataSet
-