Uses of Class
org.pentaho.plugin.jfreereport.reportcharts.AbstractChartExpression
-
Packages that use AbstractChartExpression Package Description org.pentaho.plugin.jfreereport.reportcharts -
-
Uses of AbstractChartExpression in org.pentaho.plugin.jfreereport.reportcharts
Subclasses of AbstractChartExpression in org.pentaho.plugin.jfreereport.reportcharts Modifier and Type Class Description classAreaChartExpressionclassBarChartExpressionThis class is for backward compatibility with previous build of the expression.classBarLineChartExpressionclassBubbleChartExpressionclassCategoricalChartExpressionThis class allows you to embed categorical charts into JFreeReport XML definitions.classExtendedXYLineChartExpressionclassLineChartExpressionclassMultiPieChartExpressionclassPieChartExpressionclassRadarChartExpressionThe RadarChartExpression returns a radar chart showing the data from a given CategoryDataset.classRingChartExpressionclassScatterPlotChartExpressionclassStackedCategoricalChartExpressionclassThermometerChartExpressionclassWaterfallChartExpressionsclassXYAreaChartExpressionclassXYAreaLineChartExpressionclassXYBarChartExpressionclassXYChartExpressionThis class allows you to embed xy charts into JFreeReport XML definitions.classXYLineChartExpression
-