Uses of Interface
org.pentaho.plugin.jfreereport.reportcharts.ChartExpression
-
Packages that use ChartExpression Package Description org.pentaho.plugin.jfreereport.reportcharts -
-
Uses of ChartExpression in org.pentaho.plugin.jfreereport.reportcharts
Subinterfaces of ChartExpression in org.pentaho.plugin.jfreereport.reportcharts Modifier and Type Interface Description interfaceMultiPlotChartExpressionClasses in org.pentaho.plugin.jfreereport.reportcharts that implement ChartExpression Modifier and Type Class Description classAbstractChartExpressionclassAreaChartExpressionclassBarChartExpressionThis 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
-