Class ExtendedXYLineChartExpression

java.lang.Object
org.pentaho.reporting.engine.classic.core.function.AbstractExpression
All Implemented Interfaces:
Serializable, Cloneable, ChartExpression, org.pentaho.reporting.engine.classic.core.DynamicExpression, org.pentaho.reporting.engine.classic.core.function.Expression, org.pentaho.reporting.engine.classic.core.LegacyUpdateHandler

public class ExtendedXYLineChartExpression extends XYLineChartExpression
See Also:
  • Field Details

  • Constructor Details

    • ExtendedXYLineChartExpression

      public ExtendedXYLineChartExpression()
  • Method Details

    • computeXYChart

      protected org.jfree.chart.JFreeChart computeXYChart(org.jfree.data.xy.XYDataset xyDataset)
      Overrides:
      computeXYChart in class XYLineChartExpression
    • getChartType

      public String getChartType()
    • setChartType

      public void setChartType(String chartType)