Class RingChartExpression

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

public class RingChartExpression extends PieChartExpression
See Also:
  • Constructor Details

    • RingChartExpression

      public RingChartExpression()
  • Method Details

    • computeChart

      protected org.jfree.chart.JFreeChart computeChart(org.jfree.data.general.Dataset dataset)
      Overrides:
      computeChart in class PieChartExpression
    • configureChart

      protected void configureChart(org.jfree.chart.JFreeChart chart)
      Overrides:
      configureChart in class PieChartExpression
    • getSectionDepth

      public double getSectionDepth()
    • setSectionDepth

      public void setSectionDepth(double sectionDepth)