GanttChartContent

@IBDesignable
open class GanttChartContent : UIView, UIScrollViewDelegate, UIGestureRecognizerDelegate, GanttChartContentObserver, GanttChartContentScroller, GanttChartContentPresenter

Presents the content of a Gantt Chart diagram in an iOS application. Use a GanttChart component instead if you would like to associate a GanttChartContent with a header area.