Class GanttStyle

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

public class GanttStyle extends ChartStyle
This class defines the styles of the gantt chart. This style belongs to the plot GanttPlot.
Since:
8.0
See Also:
  • Field Details

    • GANTT

      public static final GanttStyle GANTT
      The default chart style with this plot.
  • Method Details