Class GanttChartImpl

All Implemented Interfaces:
Chart<GanttChart>, CoordinateChart<GanttChart>, GanttChart, RectangularChart<GanttChart>, SeriesBasedChart<GanttChart>, HasStartEffect<GanttChart>, ChartModel<GanttChart>, CoordinateChartModel<GanttChart>, GanttChartModel<GanttChart>, RectangularChartModel<GanttChart>, SeriesBasedChartModel<GanttChart>, HasColors<GanttChart>, HasMargins<GanttChart>, AttachNotifier, Component, Component.BelongToFrame, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.Wrapper, HasContextHelp, HasDebugId, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, org.springframework.beans.factory.InitializingBean

public class GanttChartImpl extends SeriesBasedChartImpl<GanttChart,GanttChartModelImpl> implements GanttChart