Class MultiplePieStyle

java.lang.Object
com.inet.report.chart.plot.ChartStyle
com.inet.report.chart.plot.MultiplePieStyle
All Implemented Interfaces:
Serializable

public class MultiplePieStyle extends ChartStyle
This class defines the styles of the multiple pie chart. This style belongs to the plot MultiplePiePlot.
Since:
8.0
See Also:
  • Field Details

    • PIE3D_MULTIPLE

      public static final MultiplePieStyle PIE3D_MULTIPLE
      Default style of chart with this plot.
  • Method Details